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 bc9cb8d [To Vector] Fix get buffer size bug when values contain TEXT
data (#3027)
add 196e621 [To Vector] Move BitMaps to the end of the ValueBuffer (#3033)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/service/TSServiceImpl.java | 10 ++++----
.../apache/iotdb/db/utils/QueryDataSetUtils.java | 2 +-
.../org/apache/iotdb/session/SessionUtils.java | 27 ++++++++++------------
.../apache/iotdb/tsfile/write/record/Tablet.java | 22 ++++++++----------
4 files changed, 28 insertions(+), 33 deletions(-)