You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2021/05/12 03:03:07 UTC

[iotdb] branch vector_bug updated (76d1021 -> d0958a4)

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

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


    from 76d1021  Add test
     add d0958a4  Fix NPE when creating aligned timeseries and inserting with mismatched data type

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     |  34 ++--
 .../iotdb/db/metadata/MManagerBasicTest.java       | 177 +++++++++++++++++++++
 2 files changed, 200 insertions(+), 11 deletions(-)