This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch Vector_addValue
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from d6aa2d6 Spotless
add 858629e [To Vector] Fix Vector Code Smell Step 2 (#2996)
add 9e356d5 Merge branch 'Vector' into Vector_addValue
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/VectorSessionExample.java | 16 ++++---
.../db/engine/querycontext/ReadOnlyMemChunk.java | 4 +-
.../db/engine/storagegroup/TsFileResource.java | 6 ++-
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 2 +-
.../db/qp/physical/crud/CreateTemplatePlan.java | 1 +
.../iotdb/tsfile/file/metadata/IChunkMetadata.java | 1 +
.../java/org/apache/iotdb/tsfile/utils/BitMap.java | 6 ++-
.../apache/iotdb/tsfile/utils/TsPrimitiveType.java | 53 ++++++++++++++++------
8 files changed, 62 insertions(+), 27 deletions(-)