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 be1a86fc1d8 [fix](spill) handel canceled status in spill (#34268) add 7dc1dbfa1bf [Bug](materialized-view) change nvl to ifnull when create mv (#34272) No new revisions were added by this update. Summary of changes: .../org/apache/doris/rewrite/FunctionAlias.java | 2 +- .../test_upper_alias.out => test_nvl/test_nvl.out} | 16 ++++++---- .../test_base.groovy => test_nvl/test_nvl.groovy} | 36 ++++++++++++++++------ 3 files changed, 38 insertions(+), 16 deletions(-) copy regression-test/data/mv_p0/{test_upper_alias/test_upper_alias.out => test_nvl/test_nvl.out} (81%) copy regression-test/suites/mv_p0/{test_base/test_base.groovy => test_nvl/test_nvl.groovy} (63%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org