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 da6640801a2 [feature](function) support add/sub_time functions (#56200)
     add f09290f6ddc [fix](mtmv) Fix materialized view regression test err 
(#58018)

No new revisions were added by this update.

Summary of changes:
 fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVPlanUtil.java   | 3 +--
 .../main/java/org/apache/doris/nereids/jobs/executor/Rewriter.java | 3 +++
 .../nereids/rules/exploration/mv/PreMaterializedViewRewriter.java  | 1 -
 .../mv_p0/query_in_different_db/query_in_different_db.groovy       | 5 +++--
 .../suites/nereids_rules_p0/mv/limit/limit_rewrite.groovy          | 6 +++---
 .../nereids_rules_p0/mv/nested/nested_materialized_view.groovy     | 4 ++--
 .../nereids_rules_p0/mv/pre_rewrite/limit/query_with_limit.groovy  | 5 ++++-
 .../suites/nereids_rules_p0/mv/topN/topN_rewrite.groovy            | 6 +++---
 .../suites/nereids_rules_p0/mv/tpch/mv_tpch_test.groovy            | 7 ++++---
 9 files changed, 23 insertions(+), 17 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to