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 5cbb50d fix some sonar (#2998)
add 375f067 [To Vector] Fix Tablet.addValue() (#2992)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/VectorSessionExample.java | 62 +++++++++++++++++----
.../metadata/AlignedTimeseriesException.java | 4 ++
.../java/org/apache/iotdb/session/Session.java | 2 +-
.../org/apache/iotdb/session/SessionUtils.java | 8 ++-
.../apache/iotdb/session/IoTDBSessionSimpleIT.java | 50 +++++++++++++++++
.../apache/iotdb/tsfile/write/record/Tablet.java | 64 +++++++++++++++-------
6 files changed, 156 insertions(+), 34 deletions(-)