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/03/19 08:48:24 UTC

[iotdb] branch Vector updated (a90d1cf -> 4278eb7)

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

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


    from a90d1cf  MBean
     add 2a82e8b  for lz
     add 8cc7bb1  Merge branch 'Vector' of https://github.com/apache/incubator-iotdb into Vector
     add 331d43a  fix bug
     add 4278eb7  Merge branch 'Vector' of https://github.com/apache/incubator-iotdb into Vector

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/tsfile/file/header/ChunkHeader.java     |  2 +-
 .../org/apache/iotdb/tsfile/file/metadata/ChunkMetadata.java | 12 +++++++++++-
 .../apache/iotdb/tsfile/file/metadata/IChunkMetadata.java    |  2 ++
 .../iotdb/tsfile/file/metadata/TimeseriesMetadata.java       |  3 ++-
 .../iotdb/tsfile/file/metadata/VectorChunkMetadata.java      |  5 +++++
 .../org/apache/iotdb/tsfile/write/writer/TsFileIOWriter.java |  4 +++-
 6 files changed, 24 insertions(+), 4 deletions(-)