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 cb3da73  try to fix ci
     new da0cdf4  add docs
     new dcd9f71  add udf test

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../UserGuide/Advanced-Features/Select-Into.md     |  0
 .../zh/UserGuide/Advanced-Features/Select-Into.md  |  0
 .../selectinto/InsertTabletPlansIterator.java      | 16 ++----
 .../db/qp/logical/crud/SelectIntoOperator.java     |  3 +-
 .../iotdb/db/qp/physical/crud/SelectIntoPlan.java  | 14 ++++-
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  1 +
 .../iotdb/db/integration/IoTDBSelectIntoIT.java    | 64 ++++++++++++++++++++++
 site/src/main/.vuepress/config.js                  |  6 +-
 8 files changed, 88 insertions(+), 16 deletions(-)
 copy server/file-changelists/tlog-changelist.md => 
docs/UserGuide/Advanced-Features/Select-Into.md (100%)
 copy server/file-changelists/tlog-changelist.md => 
docs/zh/UserGuide/Advanced-Features/Select-Into.md (100%)

Reply via email to