This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch jira599
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 9848f4c fix TsFileSketchTool
add 907250d fix generateMetadataIndex in sequenceReader
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/tools/TsFileSketchTool.java | 49 ++++++++++++++--
.../writelog/recover/TsFileRecoverPerformer.java | 2 +-
...est.java => RecoverResourceFromReaderTest.java} | 67 +++++++---------------
.../iotdb/tsfile/read/TsFileSequenceReader.java | 11 ++--
4 files changed, 71 insertions(+), 58 deletions(-)
copy
server/src/test/java/org/apache/iotdb/db/writelog/recover/{UnseqTsFileRecoverTest.java
=> RecoverResourceFromReaderTest.java} (79%)