Jingsong Lee created FLINK-26711:
------------------------------------
Summary: Remove change tracking in TableStore
Key: FLINK-26711
URL: https://issues.apache.org/jira/browse/FLINK-26711
Project: Flink
Issue Type: Sub-task
Components: Table Store
Reporter: Jingsong Lee
Assignee: Jingsong Lee
Fix For: table-store-0.1.0
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 message was sent by Atlassian Jira
(v8.20.1#820001)