This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44867-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from e10f1e98893 branch-2.1: [fix](unique key) getEnableUniqueKeyMergeOnWrite should check keys type #44692 (#44896) add 4d239d21a15 [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