This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44867-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 15673516a94 branch-3.0: [test](move-memtable) fix false positives in sinkv2 injection tests #44552 (#44930) add b2560c93d4b [fix](mtmv) Fix mv rewrite fail when base table add column (#44867) No new revisions were added by this update. Summary of changes: .../rules/exploration/mv/mapping/SlotMapping.java | 13 +- .../mv/dml/rewrite/rewrite_when_dml.out | 19 ++ .../mv/dml/rewrite/rewrite_when_dml.groovy | 291 +++++++++++++++++++++ 3 files changed, 316 insertions(+), 7 deletions(-) create mode 100644 regression-test/data/nereids_rules_p0/mv/dml/rewrite/rewrite_when_dml.out create mode 100644 regression-test/suites/nereids_rules_p0/mv/dml/rewrite/rewrite_when_dml.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org