You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/03/15 10:43:20 UTC

[iotdb] branch master updated (b3147de -> 30cd1c0)

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

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


    from b3147de  fix write with null value in tsFileWriter (#5237)
     add 30cd1c0  Revert "fix write with null value in tsFileWriter (#5237)" (#5246)

No new revisions were added by this update.

Summary of changes:
 .../write/chunk/AlignedChunkGroupWriterImpl.java   |   9 +-
 .../chunk/NonAlignedChunkGroupWriterImpl.java      |   6 --
 .../iotdb/tsfile/write/chunk/ValueChunkWriter.java |  12 +--
 .../iotdb/tsfile/write/TsFileWriteApiTest.java     | 106 ---------------------
 4 files changed, 5 insertions(+), 128 deletions(-)