This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch load_version_in_seq_reader
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 008b7259 Load TsFile version upon openning a TsFileSequenceReader
add 8452c792 handle exception
No new revisions were added by this update.
Summary of changes:
.../exception/NotCompatibleTsFileException.java | 4 ++
.../tsfile/exception/TsFileRuntimeException.java | 4 ++
.../apache/tsfile/read/TsFileSequenceReader.java | 24 ++++++-----
.../write/writer/RestorableTsFileIOWriter.java | 46 ++++++++++++----------
4 files changed, 49 insertions(+), 29 deletions(-)