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/07/11 03:55:00 UTC

[jira] [Closed] (FLINK-27708) Add background compaction task for append-only table when ingesting.

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

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

master: 9f760307f9da361ddb4ee786a9f3ab1651db149c

> Add background compaction task for append-only table when ingesting.
> --------------------------------------------------------------------
>
>                 Key: FLINK-27708
>                 URL: https://issues.apache.org/jira/browse/FLINK-27708
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Zheng Hu
>            Assignee: Jane Chan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>         Attachments: image-2022-06-21-14-59-59-593.png
>
>
> We could still execute compaction task to merge small files in the background for append-only table.
> This compaction is just to avoid a lot of small files.
> Its purpose is similar to that of filesystem compaction: https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/filesystem/#file-compaction



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