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

Caideyipi pushed a change to branch pipe-history-tsfile-flush-order
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 6eea572961e Pipe: report safe query-order historical progress
     add dd886fa8282 Pipe: report time-partition historical progress

No new revisions were added by this update.

Summary of changes:
 ...istoricalDataRegionTsFileAndDeletionSource.java | 187 +++++++++----
 ...ricalDataRegionTsFileAndDeletionSourceTest.java | 178 ++++++++++++-
 .../TsFileResourceProgressIndexTest.java           |  42 +++
 .../commons/consensus/index/ProgressIndexType.java |   8 +-
 .../index/impl/TimePartitionProgressIndex.java     | 292 +++++++++++++++++++++
 .../iotdb/commons/pipe/task/PipeMetaDeSerTest.java |  11 +
 6 files changed, 664 insertions(+), 54 deletions(-)
 create mode 100644 
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/consensus/index/impl/TimePartitionProgressIndex.java

Reply via email to