Skip to content

Conversation

Jiabao-Sun
Copy link
Contributor

Fix precision problem of BIT type conversion.

Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Jiabao-Sun for troubleshooting and fixing this corner case , LGTM, let's wait the ci green.

@Jiabao-Sun
Copy link
Contributor Author

DBZ-7230

debezium/debezium#5076

@leonardBang leonardBang merged commit 8a08ded into apache:master Dec 5, 2023
@Jiabao-Sun Jiabao-Sun deleted the fix-bit-conversion branch December 6, 2023 16:14
@Sukang1002
Copy link
Contributor

A similar situation is found if a new column of bit type is added to the mysql table, an error "org.apache.flink.table.api.ValidationException: Binary string length must be between 1 and 2147483647 (both inclusive) "
may be reported

@yuxiqian
Copy link
Member

Hi @Sukang1002, I've tried both pipeline connector and source connector and could not reproduce this issue. Could you please kindly share your configuration so we can investigate it further?

ChaomingZhangCN pushed a commit to ChaomingZhangCN/flink-cdc that referenced this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants