This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45745-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 24a23d7e976 branch-3.0: [fix](case)fix manager regression case. #45993 (#46032) add b582510cd0e [opt](inverted index)Optimize code to get rid of heap use after free (#45745) No new revisions were added by this update. Summary of changes: .../segment_v2/inverted_index_compound_reader.cpp | 17 ++ .../segment_v2/inverted_index_compound_reader.h | 1 + .../segment_v2/inverted_index_fs_directory.cpp | 4 +- .../rowset/segment_v2/inverted_index_writer.cpp | 12 +- ...st_index_compound_directory_fault_injection.out | 22 --- ...index_compound_directory_fault_injection.groovy | 190 ++++++++++++++------- 6 files changed, 157 insertions(+), 89 deletions(-) delete mode 100644 regression-test/data/fault_injection_p0/test_index_compound_directory_fault_injection.out --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org