This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch memtsblock
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from e66a4d5c73 roundWithGivenPrecision
     new 33acca8801 non-aligned
     new 9ff8571c47 update

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../db/engine/querycontext/ReadOnlyMemChunk.java   |  59 +-------
 .../db/metadata/utils/ResourceByPathUtils.java     |   1 -
 .../db/utils/datastructure/AlignedTVList.java      |  15 +-
 .../iotdb/db/utils/datastructure/BinaryTVList.java |  33 +++--
 .../db/utils/datastructure/BooleanTVList.java      |  33 +++--
 .../iotdb/db/utils/datastructure/DoubleTVList.java |  53 ++++---
 .../iotdb/db/utils/datastructure/FloatTVList.java  |  52 ++++---
 .../iotdb/db/utils/datastructure/IntTVList.java    |  33 +++--
 .../iotdb/db/utils/datastructure/LongTVList.java   |  33 +++--
 .../iotdb/db/utils/datastructure/TVList.java       | 164 +++++++--------------
 .../db/engine/memtable/PrimitiveMemTableTest.java  |  18 ---
 11 files changed, 209 insertions(+), 285 deletions(-)

Reply via email to