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/04/11 02:27:00 UTC

[jira] [Created] (FLINK-27158) Adjust default value of compaction and compress

Jingsong Lee created FLINK-27158:
------------------------------------

             Summary: Adjust default value of compaction and compress
                 Key: FLINK-27158
                 URL: https://issues.apache.org/jira/browse/FLINK-27158
             Project: Flink
          Issue Type: Sub-task
          Components: Table Store
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee
             Fix For: table-store-0.1.0


* By default, numLevels = numSortedRunMax + 1, this ensures that the compaction does not fall to level 0, but at least to level 1
 * orc default compress is lz4, zlib is too slow



--
This message was sent by Atlassian Jira
(v8.20.1#820001)