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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17555851#comment-17555851 ] 

xingyuan cheng commented on FLINK-27708:
----------------------------------------

I want to try to do this work. There are some studies on leveldb compact before. The current issue means that the compact function supported in MergeTreeWriter is supported in AppendOnlyWriter.

> 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
>            Priority: Major
>             Fix For: table-store-0.2.0
>
>
> We could still execute compaction task to merge small files in the background for append-only table, although it won't reduce any delete markers when comparing to the merge tree table.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)