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

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

     [ https://issues.apache.org/jira/browse/FLINK-30205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jingsong Lee closed FLINK-30205.
--------------------------------
    Resolution: Fixed

master: e6e62699ef42a90d9eb2ca73b10460eb2764a586

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)