Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect string length definition in SingleStore 8.x #23797

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Oct 16, 2024

Description

Fixes #23780

Release notes

## SingleStore
* Fix incorrect column length of `varchar` type in SingleStore version 8. ({issue}`23780`)

@cla-bot cla-bot bot added the cla-signed label Oct 16, 2024
@ebyhr ebyhr marked this pull request as draft October 16, 2024 01:28
@ebyhr ebyhr force-pushed the ebi/singlestore-text-length branch 6 times, most recently from 4193346 to d266d26 Compare October 21, 2024 08:06
@ebyhr ebyhr force-pushed the ebi/singlestore-text-length branch 2 times, most recently from 35cfc4f to 553888c Compare October 23, 2024 08:20
@ebyhr ebyhr force-pushed the ebi/singlestore-text-length branch from 553888c to e13f6dd Compare October 23, 2024 08:55
@ebyhr ebyhr marked this pull request as ready for review October 23, 2024 10:44
@ebyhr ebyhr requested review from wendigo and hashhar October 23, 2024 10:45
@ebyhr ebyhr merged commit fe87758 into master Oct 23, 2024
17 checks passed
@ebyhr ebyhr deleted the ebi/singlestore-text-length branch October 23, 2024 12:07
@github-actions github-actions bot added this to the 463 milestone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

SingleStore connector returns wrong text length with newer server versions
2 participants