Caizhi Weng created FLINK-29752: ----------------------------------- Summary: Modify Flink Table Store connector to trigger full compaction constantly when full changelog is needed Key: FLINK-29752 URL: https://issues.apache.org/jira/browse/FLINK-29752 Project: Flink Issue Type: Sub-task Components: Table Store Reporter: Caizhi Weng Fix For: table-store-0.3.0
The last step to produce full compaction changelog is to modify Flink Table Store connector, so that full compaction will be triggered once in a while. If not, changelog files are not guaranteed to be produced, and the last few records for a partition may not appear in changelog. -- This message was sent by Atlassian Jira (v8.20.10#820010)