This is an automated email from the ASF dual-hosted git repository.
lta pushed a change to branch cluster_scalability
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 56f9dda modify NodeTool user to root
add 2248ba1 fix a serve bug of BatchData serialization and
deserialization which will lead to wrong result of query desc
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/utils/SerializeUtils.java | 5 +++-
.../apache/iotdb/tsfile/read/common/BatchData.java | 33 ++++++++++++++++++++++
.../tsfile/read/common/DescReadBatchData.java | 5 +++-
.../tsfile/read/common/DescReadWriteBatchData.java | 1 +
4 files changed, 42 insertions(+), 2 deletions(-)