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 33eb88a  resolve conflicts
     add 048d693  add comments for update statement
     add 218f78d  make select_into_insert_tablet_plan_row_limit a config attr

No new revisions were added by this update.

Summary of changes:
 docs/UserGuide/Advanced-Features/Select-Into.md    |  6 ++++++
 docs/zh/UserGuide/Advanced-Features/Select-Into.md |  5 +++++
 .../resources/conf/iotdb-engine.properties         |  9 +++++++++
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 14 ++++++++++++++
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  | 15 ++++++++++++++-
 .../selectinto/InsertTabletPlanGenerator.java      | 22 +++++++++++-----------
 .../selectinto/InsertTabletPlansIterator.java      | 14 ++++++++------
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  5 +++--
 .../iotdb/db/integration/IoTDBSelectIntoIT.java    | 10 ++++++++--
 9 files changed, 78 insertions(+), 22 deletions(-)

Reply via email to