You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2022/10/21 08:09:00 UTC

[jira] [Created] (FLINK-29714) Merge TableWrite and TableCompact into one interface

Caizhi Weng created FLINK-29714:
-----------------------------------

             Summary: Merge TableWrite and TableCompact into one interface
                 Key: FLINK-29714
                 URL: https://issues.apache.org/jira/browse/FLINK-29714
             Project: Flink
          Issue Type: Sub-task
          Components: Table Store
            Reporter: Caizhi Weng
             Fix For: table-store-0.3.0


To make sure that full compaction is triggered constantly for every written bucket regardless of failure, we need to add {{compact}} interface to {{TableWrite}} so that Flink sink operators can trigger compaction when needed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)