This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch fix_401_correct_chunk_size
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 661d27b fix code smell
add d1b833d in ChunkWriterImpl, use pageBuffer.size() to replace
ChunkWriterImpl
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/tsfile/write/chunk/ChunkWriterImpl.java | 14 +++-----------
.../apache/iotdb/tsfile/write/writer/TsFileIOWriter.java | 1 +
.../org/apache/iotdb/tsfile/write/TsFileWriterTest.java | 15 +++++++++++++++
3 files changed, 19 insertions(+), 11 deletions(-)