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 7ce67a1 [IOTDB-2742] Hide IDTable configurations (#5238)
add b3147de fix write with null value in tsFileWriter (#5237)
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, 128 insertions(+), 5 deletions(-)