This is an automated email from the ASF dual-hosted git repository.
jt2594838 pushed a change to branch support_wal_in_import_data
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 5e5eea7e509 Add ImportWAL database inference and corruption policies
add c8de9667a77 Add ImportWAL README
add 1873fafbc45 Reject table snapshots with extra TAG segments
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/i18n/ImportWALMessages.java | 3 +
.../apache/iotdb/db/i18n/ImportWALMessages.java | 3 +
.../java/org/apache/iotdb/db/tools/ImportWAL.java | 12 ++
.../org/apache/iotdb/db/tools/ImportWALTest.java | 88 ++++++++++++
scripts/tools/README.md | 156 +++++++++++++++++++++
5 files changed, 262 insertions(+)
create mode 100644 scripts/tools/README.md