JingsongLi opened a new pull request #5: URL: https://github.com/apache/flink-table-store/pull/5
- 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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
