You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/11/16 07:37:02 UTC

[iotdb] branch new_vector updated (2d9bcf9 -> 0464838)

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

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


    from 2d9bcf9  fix compiler error
     add 0464838  [To new_vector] Fix e2e bugs (#4402)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java |  6 +++
 .../org/apache/iotdb/db/metadata/MManager.java     |  2 +-
 .../java/org/apache/iotdb/session/Session.java     | 34 +++++-----------
 .../test/java/org/apache/iotdb/db/sql/Cases.java   | 46 +++++++++-------------
 4 files changed, 34 insertions(+), 54 deletions(-)