This is an automated email from the ASF dual-hosted git repository.

marklau99 pushed a change to branch refactor-compaction-metrics
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from b8090e8382a refactor read process
     new 72472a1df8a finish refactor read statistic
     new 7fc3df42f52 complete

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../fast/AlignedSeriesCompactionExecutor.java      | 21 ++++++++
 .../readchunk/AlignedSeriesCompactionExecutor.java | 15 +++---
 .../readchunk/SingleSeriesCompactionExecutor.java  |  6 ---
 .../utils/writer/AbstractCompactionWriter.java     | 26 ++-------
 .../compaction/io/CompactionTsFileReader.java      | 63 +++++++++++++++++-----
 .../compaction/io/CompactionTsFileWriter.java      | 30 +++++++++--
 .../compaction/schedule/CompactionTaskManager.java | 10 ----
 .../iotdb/db/engine/storagegroup/DataRegion.java   |  5 ++
 8 files changed, 114 insertions(+), 62 deletions(-)

Reply via email to