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

Provide a tool to fill up the cdc_table_id field of Table in previous versions #18016

Closed
StrikeW opened this issue Aug 13, 2024 · 1 comment · Fixed by #18060
Closed

Provide a tool to fill up the cdc_table_id field of Table in previous versions #18016

StrikeW opened this issue Aug 13, 2024 · 1 comment · Fixed by #18060
Assignees
Milestone

Comments

@StrikeW
Copy link
Contributor

StrikeW commented Aug 13, 2024

Provide a tool to fill up the newly added cdc_table_id field of Table to allow tables created in previous version can use the auto schema change feature.

@StrikeW
Copy link
Contributor Author

StrikeW commented Aug 13, 2024

After discussion with @hzxa21, a better way is to fill the cdc_table_id with existing metadata. We can leverage the information in CdcFilter node.

@StrikeW StrikeW self-assigned this Aug 19, 2024
@StrikeW StrikeW changed the title Provide a tool to fill up the cdc_table_name field of Table in previous versions Provide a tool to fill up the cdc_table_id field of Table in previous versions Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant