[
https://issues.apache.org/jira/browse/FLINK-25629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-25629.
--------------------------------
Resolution: Fixed
master:
7a9bca33d7189d157c39401139a988181348a909
ea67c5c4b2065d65b18b14a5a2be0d93735d1fb5
ac9d902bef8959742891ff63d435aa498507f084
> Introduce CompactStrategy and CompactManager for table store
> ------------------------------------------------------------
>
> Key: FLINK-25629
> URL: https://issues.apache.org/jira/browse/FLINK-25629
> Project: Flink
> Issue Type: Sub-task
> 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)