This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c3261f49314 [fix](profile) Fix print profile in be log (#34166) add f5963c61d02 [opt](mtmv) Add enable materialized view nest rewrite switch (#34197) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/nereids/memo/Memo.java | 6 ++++-- .../apache/doris/nereids/memo/StructInfoMap.java | 21 +++++--------------- .../mv/AbstractMaterializedViewRule.java | 3 ++- .../exploration/mv/MaterializedViewUtils.java | 11 +++++------ .../java/org/apache/doris/qe/SessionVariable.java | 12 +++++++++++ .../doris/nereids/memo/StructInfoMapTest.java | 5 ++++- .../mv/nested/nested_materialized_view.out | 23 +++++++++++++++++++++- .../mv/nested/nested_materialized_view.groovy | 16 +++++++++++++++ .../mv/nested_mtmv/nested_mtmv.groovy | 1 + 9 files changed, 71 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org