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

airborne pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from fa13a700770 [feat] (inverted index) show index file size (#44120)
     add b2b0ac76c6c [feat](test) add bloomfilter ut case (#44351)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/bloom_filter.hpp                       | 272 ------------
 .../rowset/segment_v2/block_split_bloom_filter.h   |   1 -
 be/src/olap/rowset/segment_v2/bloom_filter.h       |   2 +-
 .../segment_v2/bloom_filter_index_reader.cpp       |   1 +
 .../segment_v2/bloom_filter_index_writer.cpp       |  29 +-
 be/test/olap/bloom_filter_test.cpp                 | 160 -------
 .../bloom_filter_index_reader_writer_test.cpp      | 485 ++++++++++++++++++++-
 7 files changed, 488 insertions(+), 462 deletions(-)
 delete mode 100644 be/src/olap/bloom_filter.hpp
 delete mode 100644 be/test/olap/bloom_filter_test.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to