This is an automated email from the ASF dual-hosted git repository.

jianliangqi pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from cac25bec45a branch-3.0: [opt](bloomfilter index) optimize memory usage 
for bloom filter index writer #45833 (#46048)
     add 949ad8be043 branch-3.0: [opt](inverted index)Optimize code to get rid 
of heap use after free #45745 (#46051)

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

Reply via email to