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 a8e5080fc9c Remove useless metrics in AggTableScan and make the
TimeseriesMetadataCache get time as FI level
add 79a6e12b486 Close Session In ImportDataTable (#15065)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/tool/common/Constants.java | 3 +-
.../org/apache/iotdb/tool/common/OptionsUtil.java | 3 -
.../org/apache/iotdb/tool/data/ExportData.java | 11 +-
.../apache/iotdb/tool/data/ExportDataTable.java | 192 +++++++++++----------
.../org/apache/iotdb/tool/data/ExportDataTree.java | 185 ++++++++++----------
.../org/apache/iotdb/tool/data/ImportData.java | 2 +-
.../apache/iotdb/tool/data/ImportDataTable.java | 16 +-
7 files changed, 208 insertions(+), 204 deletions(-)