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 2ae2a139f8b [opt](catalog) merge scan range to avoid too many splits  
(#38311)
     add 6dfd543d7d1 [fix] (scan) push down expr in agg and mor (#38379)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/olap_scan_operator.cpp        | 35 ++++++++++++++++-
 be/src/pipeline/exec/olap_scan_operator.h          |  2 +-
 be/src/pipeline/exec/scan_operator.cpp             |  3 +-
 be/src/pipeline/exec/scan_operator.h               |  2 +-
 ....out => test_agg_table_with_inverted_index.out} | 13 ++-----
 ....out => test_mor_table_with_inverted_index.out} | 13 ++-----
 .../test_agg_table_with_inverted_index.groovy      | 45 ++++++++++++++++++++++
 .../test_mor_table_with_inverted_index.groovy      | 45 ++++++++++++++++++++++
 8 files changed, 134 insertions(+), 24 deletions(-)
 copy 
regression-test/data/inverted_index_p0/{array_contains/test_index_delete_arr.out
 => test_agg_table_with_inverted_index.out} (80%)
 copy 
regression-test/data/inverted_index_p0/{array_contains/test_index_delete_arr.out
 => test_mor_table_with_inverted_index.out} (80%)
 create mode 100644 
regression-test/suites/inverted_index_p0/test_agg_table_with_inverted_index.groovy
 create mode 100644 
regression-test/suites/inverted_index_p0/test_mor_table_with_inverted_index.groovy


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

Reply via email to