This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6509c3b3d36 [test](index compaction) Add index compaction full flow UT
test (#45746)
add 8c5d1a186dc [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: [email protected]
For additional commands, e-mail: [email protected]