This is an automated email from the ASF dual-hosted git repository.
critas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 71bb8cc8ef9 only check magic string when encrypt function is open
(#16292)
add e09bdbe2c9c Modified db parameter in data import (#16294)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/tool/common/Constants.java | 6 +-
.../org/apache/iotdb/tool/common/OptionsUtil.java | 8 +-
.../org/apache/iotdb/tool/data/ExportData.java | 4 +-
.../apache/iotdb/tool/data/ExportDataTable.java | 4 +-
.../org/apache/iotdb/tool/data/ExportDataTree.java | 9 +--
.../org/apache/iotdb/tool/data/ImportData.java | 20 ++---
.../apache/iotdb/tool/data/ImportDataTable.java | 94 +++++++++++-----------
7 files changed, 71 insertions(+), 74 deletions(-)