We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TiCDC already supports filtering DDL/DML event by schema name and table name, but this capability is no longer sufficient to meet the needs of users.
TiCDC should support:
No response
The text was updated successfully, but these errors were encountered:
filter (ticdc): add dml expression filter (#6215)
117f534
ref #6160
error (ticdc): add changefeed not retry error (#6310)
bf09787
filter(ticdc): Add row filter. (#6095)
8f3fd7a
close #6160
filter (ticdc): add integration test for event filter (#7459)
500ff82
asddongmen
Successfully merging a pull request may close this issue.
Is your feature request related to a problem?
TiCDC already supports filtering DDL/DML event by schema name and table name, but this capability is no longer sufficient to meet the needs of users.
Describe the feature you'd like
TiCDC should support:
Describe alternatives you've considered
No response
Teachability, Documentation, Adoption, Migration Strategy
No response
The text was updated successfully, but these errors were encountered: