This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3cfe04692c1 RatisConsensus: extend election timeout threshold (#15844)
add f1dca3d21b1 Using PatternTreeMap to cache mod entries in
ReadChunkCompactionPerformer (#16179)
No new revisions were added by this update.
Summary of changes:
.../execution/fragment/QueryContext.java | 5 +-
.../performer/impl/FastCompactionPerformer.java | 5 +-
.../compaction/execute/utils/CompactionUtils.java | 36 +++++++++++
.../execute/utils/MultiTsFileDeviceIterator.java | 45 ++++++-------
.../executor/fast/SeriesCompactionExecutor.java | 19 +-----
.../selector/impl/SettleSelectorImpl.java | 23 +++++--
.../tablemodel/CompactionWithAllNullRowsTest.java | 73 +++++++++++++++++++---
7 files changed, 144 insertions(+), 62 deletions(-)