You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/03/03 02:30:19 UTC

[iotdb] branch master updated (07fb542 -> 9f9dc19)

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

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


    from 07fb542  [IOTDB-1807] Compatibility of Apache IoTDB with InfluxDB - Parse InfluxQL (#4535)
     add 9f9dc19  [IOTDB-2634] Fix batch script exit directly from cmd.exe (#5158)

No new revisions were added by this update.

Summary of changes:
 cli/src/assembly/resources/sbin/start-cli.bat             |  2 +-
 cli/src/assembly/resources/tools/export-csv.bat           |  2 +-
 cli/src/assembly/resources/tools/import-csv.bat           |  2 +-
 .../java/org/apache/iotdb/cli/StartClientScriptIT.java    | 15 ++++++++++++---
 .../apache/iotdb/tool/integration/ExportCsvTestIT.java    |  5 ++++-
 .../apache/iotdb/tool/integration/ImportCsvTestIT.java    |  5 ++++-
 6 files changed, 23 insertions(+), 8 deletions(-)