You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ge...@apache.org on 2020/11/18 10:04:46 UTC

[iotdb] branch change_jdbc_to_session_in_csv updated (e66e392 -> 003eab1)

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

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


    from e66e392  add test according to review
     add 003eab1  update test.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/tool/ExportCsv.java | 14 +++-
 .../main/java/org/apache/iotdb/tool/ImportCsv.java | 10 ++-
 .../tests/tools/importCsv/ExportCsvTestIT.java     |  4 +-
 .../tests/tools/importCsv/ImportCsvTestIT.java     | 81 +++++++++++++++++++++-
 4 files changed, 102 insertions(+), 7 deletions(-)