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 e298e311d03 support replaying table deletion
add 48e2ae7db0a Add command-line replay policies to ImportWAL
add 5e5eea7e509 Add ImportWAL database inference and corruption policies
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/i18n/ImportWALMessages.java | 30 ++
.../apache/iotdb/db/i18n/ImportWALMessages.java | 30 ++
.../java/org/apache/iotdb/db/tools/ImportWAL.java | 341 +++++++++++-
.../org/apache/iotdb/db/tools/ImportWALTest.java | 592 +++++++++++++++++++++
4 files changed, 970 insertions(+), 23 deletions(-)