This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45283-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 0d7d700ea71 branch-3.0: [Enhancement](compaction) Do not set failure time when cumulative compaction dealing with delete rowset #43466 (#45404) add f2a1b8efa55 [fix](restore) Add restore_reset_index_id config (#45283) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/common/Config.java | 9 ++ .../apache/doris/alter/SchemaChangeHandler.java | 10 ++ .../java/org/apache/doris/catalog/OlapTable.java | 14 +- .../test_backup_restore_inverted_idx.groovy | 174 +++++++++++++++++++++ 4 files changed, 206 insertions(+), 1 deletion(-) create mode 100644 regression-test/suites/backup_restore/test_backup_restore_inverted_idx.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org