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

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


    from 3c6b96b9be [enhancement](Nereids) avoid add project that output same 
with child to memo (#14180)
     add bba77fa9dd [Enhancement](profile)  enhance column predicates display 
on profile (#14664)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/bitmap_filter_predicate.h            |  2 +-
 be/src/olap/bloom_filter_predicate.h             |  2 +-
 be/src/olap/column_predicate.h                   |  4 +-
 be/src/olap/comparison_predicate.h               |  5 +--
 be/src/olap/in_list_predicate.h                  |  5 +--
 be/src/olap/like_column_predicate.h              |  2 +-
 be/src/olap/null_predicate.h                     |  2 +-
 be/src/olap/rowset/segment_v2/segment_iterator.h | 50 +++++++++++-------------
 be/src/vec/exec/scan/new_olap_scanner.cpp        |  6 +--
 be/src/vec/exec/scan/new_olap_scanner.h          |  5 ---
 10 files changed, 34 insertions(+), 49 deletions(-)


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

Reply via email to