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

[jira] [Created] (FLINK-30205) Modify compact interface for TableWrite and FileStoreWrite to support normal compaction in Table Store

Caizhi Weng created FLINK-30205:
-----------------------------------

             Summary: Modify compact interface for TableWrite and FileStoreWrite to support normal compaction in Table Store
                 Key: FLINK-30205
                 URL: https://issues.apache.org/jira/browse/FLINK-30205
             Project: Flink
          Issue Type: Sub-task
          Components: Table Store
    Affects Versions: table-store-0.3.0
            Reporter: Caizhi Weng
            Assignee: Caizhi Weng
             Fix For: table-store-0.3.0


Currently the {{compact}} interface in {{TableWrite}} and {{FileStoreWrite}} can only trigger full compaction. However a separated compact job should not only perform full compaction, but also perform normal compaction once in a while, just like what the current Table Store sinks do.

We need to modify compact interface for TableWrite and FileStoreWrite to support normal compaction.



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