You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/01/28 05:30:34 UTC

[iotdb] branch NewTsFileV2 updated (fbd72d1 -> c4fac24)

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

haonan pushed a change to branch NewTsFileV2
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from fbd72d1  fix conflicts
     add b3d6b61  fix query old TsFile
     add 19f03e7  fix old tsfiles check
     add c4fac24  Merge branch 'NewTsFileV2' of https://github.com/apache/iotdb into NewTsFileV2

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/conf/IoTDBConfigCheck.java    | 16 ++++++++++------
 .../tsfile/file/metadata/TimeseriesMetadata.java      |  5 +++++
 .../tsfile/v2/read/TsFileSequenceReaderForV2.java     | 19 +++++++++++++++----
 3 files changed, 30 insertions(+), 10 deletions(-)