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

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


    from fa5aafa  [IOTDB-1197] add iotdb-client-go as a git submodule of IoTDB 
repo (#2792)
     add b2986cc  [Distributed]fix stackoverflow when parse plan failed (#2953)

No new revisions were added by this update.

Summary of changes:
 .../tests/tools/importCsv/AbstractScript.java      |  4 +-
 .../tests/tools/importCsv/ExportCsvTestIT.java     | 36 +++++-----
 .../tests/tools/importCsv/ImportCsvTestIT.java     | 79 ++++++++++++++--------
 .../db/qp/physical/crud/InsertMultiTabletPlan.java |  3 +
 .../iotdb/db/qp/physical/crud/InsertRowsPlan.java  |  3 +
 .../db/qp/physical/crud/InsertTabletPlan.java      |  2 +-
 .../qp/physical/sys/CreateMultiTimeSeriesPlan.java | 20 ++++++
 7 files changed, 96 insertions(+), 51 deletions(-)

Reply via email to