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 661fe4a0d93 [testcase](auto-partition) test auto partition with
altering property of table (#39260)
add 977ae1b5350 Revert "[fix] (scan) push down expr in agg and mor"
(#39212)
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 +-
.../test_agg_table_with_inverted_index.out | 11 ------
.../test_mor_table_with_inverted_index.out | 11 ------
.../test_agg_table_with_inverted_index.groovy | 45 ----------------------
.../test_mor_table_with_inverted_index.groovy | 45 ----------------------
8 files changed, 6 insertions(+), 148 deletions(-)
delete mode 100644
regression-test/data/inverted_index_p0/test_agg_table_with_inverted_index.out
delete mode 100644
regression-test/data/inverted_index_p0/test_mor_table_with_inverted_index.out
delete mode 100644
regression-test/suites/inverted_index_p0/test_agg_table_with_inverted_index.groovy
delete 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]