You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2021/01/19 08:22:49 UTC

[iotdb] branch NewTsFile updated (dfbef83 -> 59c7391)

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

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


    from dfbef83  Merge branch 'NewTsFile' of https://github.com/apache/iotdb into NewTsFile
     add 99224c5  fix bug
     add 59c7391  Merge branch 'NewTsFile' of https://github.com/apache/incubator-iotdb into NewTsFile

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/tsfile/file/header/ChunkGroupHeader.java   |  2 +-
 .../apache/iotdb/tsfile/file/metadata/ChunkMetadata.java    |  4 ++++
 .../apache/iotdb/tsfile/read/reader/LocalTsFileInput.java   |  1 +
 .../org/apache/iotdb/tsfile/utils/ReadWriteIOUtils.java     |  2 +-
 .../apache/iotdb/tsfile/write/chunk/ChunkWriterImpl.java    | 13 ++++++++-----
 5 files changed, 15 insertions(+), 7 deletions(-)