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 3a32f1ea965 Pipe: order historical TsFiles by flush time
add 528c372786e Pipe: order historical TsFiles by query priority
No new revisions were added by this update.
Summary of changes:
.../source/dataregion/IoTDBDataRegionSource.java | 8 +-
...istoricalDataRegionTsFileAndDeletionSource.java | 82 +++++++-------
...ricalDataRegionTsFileAndDeletionSourceTest.java | 123 ++++++++++++++++-----
.../pipe/config/constant/PipeSourceConstant.java | 10 +-
4 files changed, 143 insertions(+), 80 deletions(-)