You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/01/17 13:38:31 UTC

[iotdb] branch master updated (9412472 -> d8bb6d5)

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

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


    from 9412472  fix bug and add test (#4860)
     add d8bb6d5  IOTDB-2414][IOTDB-2419]Fix partial insert failure exception message && Fix three level aligned path query bug (#4863)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/integration/IoTDBInsertMultiRowIT.java    | 18 ++++++++++++++++++
 .../aligned/IOTDBInsertAlignedValuesIT.java            | 14 ++++++++++++++
 .../org/apache/iotdb/db/metadata/path/AlignedPath.java |  5 +++++
 .../iotdb/db/qp/logical/crud/InsertOperator.java       |  2 +-
 4 files changed, 38 insertions(+), 1 deletion(-)