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(-)