[
https://issues.apache.org/jira/browse/FLINK-25629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-25629:
---------------------------------
Parent: (was: FLINK-25152)
Issue Type: Bug (was: Sub-task)
> Introduce CompactStrategy and CompactManager for table store
> ------------------------------------------------------------
>
> Key: FLINK-25629
> URL: https://issues.apache.org/jira/browse/FLINK-25629
> Project: Flink
> Issue Type: Bug
> Components: Table Store
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.1.0
>
>
> - Introduce IntervalPartition: Algorithm to partition several sst files into
> the minimum number of `SortedRun`.
> - Introduce UniversalCompaction CompactStrategy: Universal Compaction Style
> is a compaction style, targeting the use cases requiring lower write
> amplification, trading off read amplification and space amplification.
> - Introduce CompactManager: Manager to submit compaction task.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)