Jingsong Lee created FLINK-28812:
------------------------------------
Summary: Add read.compacted to read compacted snapshot only
Key: FLINK-28812
URL: https://issues.apache.org/jira/browse/FLINK-28812
Project: Flink
Issue Type: Sub-task
Reporter: Jingsong Lee
If we separate the compaction from the writing, perhaps a large number of
level0 files will be generated, which may lead to an OOM of merging too many
files when reading.
We can introduce `read.compacted` to avoid reading uncompacted snapshot.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)