This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 9c9ee9c5a1a [fix](cloud) add load.groovy for cache cases (#33287) add 7977976ef07 [Bug](materialized-view) fix wrong result when salias name same with base slot on mv (#33198) No new revisions were added by this update. Summary of changes: .../mv/AbstractSelectMaterializedIndexRule.java | 8 -- .../mv/SelectMaterializedIndexWithAggregate.java | 118 ++++++++++----------- .../test_upper_alias.out} | 22 ++-- .../mv_p0/test_dup_mv_year/test_dup_mv_year.groovy | 1 - .../mv_p0/test_upper_alias/test_upper_alias.groovy | 69 ++++++++++++ 5 files changed, 131 insertions(+), 87 deletions(-) copy regression-test/data/mv_p0/{where/mvljc/mvljc.out => test_upper_alias/test_upper_alias.out} (74%) create mode 100644 regression-test/suites/mv_p0/test_upper_alias/test_upper_alias.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org