JingsongLi commented on PR #7324: URL: https://github.com/apache/paimon/pull/7324#issuecomment-3982667621
I mean you can use configure scanned snapshot id to `commit.strict-mode.last-safe-snapshot`, this snapshot id should be used by MERGE INTO source. And you don't need to introduce `MergeIntoCommitterOperator`, just use `CommitterOperator`, `commit.strict-mode.last-safe-snapshot` will solve your `FilterAndCommit` problem. -- 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]
