This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch Vector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 675f390 [To Vector] Fix Vector Code Smell Step 1 (#2995)
add 858629e [To Vector] Fix Vector Code Smell Step 2 (#2996)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/VectorSessionExample.java | 12 +++--
.../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, 60 insertions(+), 25 deletions(-)