This is an automated email from the ASF dual-hosted git repository.
marklau99 pushed a change to branch IOTDB-4834
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 14f4f67f4e fix ci
add 6c7bb83a56 add test
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/integration/IoTDBCompactionIT.java | 20 ++
.../apache/iotdb/commons/path/PathPatternTree.java | 9 +
.../db/engine/compaction/CompactionUtils.java | 9 +-
.../utils/AlignedSeriesCompactionExecutor.java | 6 +-
.../utils/SingleSeriesCompactionExecutor.java | 20 +-
.../impl/ReadChunkCompactionPerformer.java | 29 +-
.../ReadChunkCompactionPerformerNoAlignedTest.java | 380 +++++++++++++++++++++
7 files changed, 456 insertions(+), 17 deletions(-)