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 9765ec84892 Pipe: Show "CONFIG_REGION" string instead of MIN_VALUE in
PipeTableResp (#16372)
add dd18e71678c Optimize ttl deletion in fast compaction performer (#16367)
No new revisions were added by this update.
Summary of changes:
.../execute/performer/impl/FastCompactionPerformer.java | 11 +++--------
.../compaction/execute/utils/CompactionUtils.java | 16 +++++++++++++---
.../execute/utils/MultiTsFileDeviceIterator.java | 16 +++-------------
.../utils/executor/fast/SeriesCompactionExecutor.java | 6 +++++-
.../execute/utils/writer/AbstractCompactionWriter.java | 11 +++++++++++
.../selector/estimator/AbstractCompactionEstimator.java | 4 ++++
.../estimator/RepairUnsortedFileCompactionEstimator.java | 5 +++++
.../selector/impl/NewSizeTieredCompactionSelector.java | 2 +-
.../compaction/selector/impl/SettleSelectorImpl.java | 2 +-
9 files changed, 46 insertions(+), 27 deletions(-)