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

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


    from 277b3cf4379 [pipelineX](exchange) Make exchange buffer size 
configurable (#32201)
     add 7be5a5c355d [Optimize](inverted index) optimize inverted index bitmap 
copy (#32279)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/comparison_predicate.h                 |  8 +--
 be/src/olap/in_list_predicate.h                    |  6 +-
 be/src/olap/match_predicate.cpp                    |  8 +--
 .../segment_v2/inverted_index_file_reader.cpp      | 11 ++-
 .../rowset/segment_v2/inverted_index_file_reader.h |  1 +
 .../rowset/segment_v2/inverted_index_reader.cpp    | 83 +++++++++++-----------
 .../olap/rowset/segment_v2/inverted_index_reader.h | 22 +++---
 be/src/olap/rowset/segment_v2/segment_iterator.cpp | 17 ++---
 be/src/runtime/exec_env_init.cpp                   |  4 +-
 9 files changed, 85 insertions(+), 75 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to