[
https://issues.apache.org/jira/browse/FLINK-26711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26711:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)