You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ja...@apache.org on 2022/10/24 02:33:35 UTC

[doris] branch master updated (d266b8fb50 -> 4754ccf16b)

This is an automated email from the ASF dual-hosted git repository.

jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d266b8fb50 [fix](restore) fix wrong replica allcation after restore (#13575)
     add 4754ccf16b [refactor](Nereids) remove useless explaration job in cascades framework (#13545)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/jobs/cascades/ApplyRuleJob.java  |  7 ---
 .../jobs/cascades/ExploreGroupExpressionJob.java   | 66 ----------------------
 .../nereids/jobs/cascades/ExploreGroupJob.java     | 53 -----------------
 3 files changed, 126 deletions(-)
 delete mode 100644 fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/cascades/ExploreGroupExpressionJob.java
 delete mode 100644 fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/cascades/ExploreGroupJob.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org