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(-)