This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 3da83514cb5 [fix](mtmv) Fix high nest level materialized view can not be rewritten, because low level mv aggregate roll up (#36567) add 1579f67a708 [fix](Nereids) processCharacterLiteral even if both side are literal (#36729) No new revisions were added by this update. Summary of changes: .../doris/nereids/util/TypeCoercionUtils.java | 4 ---- .../test_string_literal_vs_other_literal.out} | 10 ++++------ .../test_string_literal_vs_other_literal.groovy | 21 +++++---------------- 3 files changed, 9 insertions(+), 26 deletions(-) copy regression-test/data/{inverted_index_p0/test_pk_no_need_read_data.out => nereids_p0/type_inference/test_string_literal_vs_other_literal.out} (59%) copy fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecGather.java => regression-test/suites/nereids_p0/type_inference/test_string_literal_vs_other_literal.groovy (66%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org