uicosp opened a new pull request, #3776: URL: https://github.com/apache/flink-cdc/pull/3776
Hey, this is an implementation designed to capture snapshot data with filtering conditions. For example, by specifying `scan.snapshot.filters: db.user_table:id > 200;`, we can synchronize only the user data where the id is greater than 200. issue link: https://issues.apache.org/jira/browse/FLINK-36165 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
