JingsongLi opened a new pull request #52: URL: https://github.com/apache/flink-table-store/pull/52
Remove CHANGE_TRACKING, the default overwrite does not generate changes to the log system. Add hint CHANGE_TRACKING=false is an unfriendly way to to support overwrite, and by default overwrite does not generate changes, so users have to turn it off. Later we have the ability to generate changes for overwrite, and then add an overwrite.change-tracking.mode to configure it. -- 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]
