This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch refactor_tsfile_validation_tool
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 80dd5994ca8 update lastPageEndTime
add 54cac2ff94e add test
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/tools/utils/TsFileSequenceScan.java | 6 +-
.../iotdb/db/tools/utils/TsFileValidationScan.java | 5 +
.../db/tools/validate/TsFileValidationTool.java | 3 +-
.../iotdb/db/tools/TsFileValidationScanTest.java | 162 +++++++++++++++++++++
4 files changed, 174 insertions(+), 2 deletions(-)
create mode 100644
iotdb-core/datanode/src/test/java/org/apache/iotdb/db/tools/TsFileValidationScanTest.java