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

[iotdb] branch select-into updated (9067cf9 -> 762ac6a)

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

rong pushed a change to branch select-into
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 9067cf9  add tests for different kinds of queries
     add c48338b  handle same target paths in into cluase
     add 762ac6a  handle same source paths in select cluase

No new revisions were added by this update.

Summary of changes:
 .../selectinto/InsertTabletPlanGenerator.java      | 44 +++++++++++-----------
 .../selectinto/InsertTabletPlansIterator.java      | 22 ++++++++++-
 .../db/qp/logical/crud/SelectIntoOperator.java     |  6 +++
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  1 +
 .../iotdb/db/integration/IoTDBSelectIntoIT.java    | 19 ++++++++--
 5 files changed, 66 insertions(+), 26 deletions(-)