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 2022/01/19 12:54:30 UTC

[iotdb] branch master updated (6724bb3 -> e45636e)

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

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


    from 6724bb3  Add more SQL in Administration doc (#4903)
     add e45636e  [IOTDB-2440] Fix the query result is incorrect when using Template with aligned timeseries  (#4902)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/metadata/template/Template.java       | 11 ++-
 .../iotdb/db/metadata/MManagerBasicTest.java       |  7 +-
 .../iotdb/db/qp/physical/InsertRowPlanTest.java    | 91 +++++++++++++++++++++-
 3 files changed, 102 insertions(+), 7 deletions(-)