This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 8f320944a83 [fix](move-memtable) fix DeltaWriterV2 profile use-after-free (#26110) add 3d295f0eb0e [Update](regression) add failure injection in inverted index writer (#26121) No new revisions were added by this update. Summary of changes: .../rowset/segment_v2/inverted_index_writer.cpp | 8 +- .../test_index_fault_injection.groovy | 148 +++++++++++++++++++++ .../test_index_fault_injection.out} | 2 +- 3 files changed, 155 insertions(+), 3 deletions(-) create mode 100644 regression-test/suites/fault_injection_p0/test_index_fault_injection.groovy copy regression-test/{data/correctness_p0/test_sequence_col_default_value.out => suites/fault_injection_p0/test_index_fault_injection.out} (98%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org