-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[cdc-connector][sqlserver] sqlserver support use specific chunk column as a split key #2972
[cdc-connector][sqlserver] sqlserver support use specific chunk column as a split key #2972
Conversation
@leonardBang @GOODBOY008 PTAL |
@lvyanquan Hello, please help me to address UT fail about ValuesDataSourceITCase#testMultiSplitsSingleTable. I can't reproduce this UT error locally. This UT of the module is also not related to my modifications. |
878bba0
to
6409d27
Compare
@lvyanquan PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
...er-cdc/src/main/java/com/ververica/cdc/connectors/sqlserver/source/utils/SqlServerUtils.java
Show resolved
Hide resolved
6409d27
to
f7c9363
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @gong for the update, LGTM
…n as a split key (apache#2972) This closes apache#2971.
…n as a split key (apache#2972) This closes apache#2971.
Prepare a Pull Request
Motivation
sqlserver support use specific chunk column as a split key
Modifications
chunkKeyColumn
param