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

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


    from 8edb0189692 [Fix](inverted index) fix comparison for string after 
refactor compound #40338 (#40585)
     add b735742ee08 [Chore](inverted index) remove useless code of compound 
filters for inverted index #40258 (#40588)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |   4 -
 be/src/common/config.h                             |   4 -
 be/src/exec/olap_common.h                          | 142 +--------------------
 be/src/olap/iterators.h                            |   1 -
 be/src/olap/rowset/beta_rowset_reader.cpp          |  21 ---
 be/src/olap/rowset/rowset_reader_context.h         |   1 -
 be/src/olap/rowset/segment_v2/segment_iterator.cpp |  11 --
 be/src/olap/tablet_reader.cpp                      |  24 ----
 be/src/olap/tablet_reader.h                        |   4 -
 be/src/pipeline/exec/olap_scan_operator.cpp        |  18 ---
 be/src/pipeline/exec/olap_scan_operator.h          |   3 -
 be/src/pipeline/exec/scan_operator.h               |  13 --
 be/src/vec/exec/scan/new_olap_scanner.cpp          |   9 --
 be/src/vec/exec/scan/new_olap_scanner.h            |   3 -
 14 files changed, 5 insertions(+), 253 deletions(-)


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

Reply via email to