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

github-bot pushed a change to branch auto-pick-44786-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 5db6952b1d8 branch-3.0: [fix](auth)fix be enable http auth, some 
request link never return. #44959 (#44980)
     add 1a60a1ae21c [opt](mtmv) Optimize plan generate when create mtmv and 
use mtmv cache when collect table of mtmv (#44786)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/doris/mtmv/MTMVCache.java | 14 ++++-
 .../java/org/apache/doris/mtmv/MTMVPlanUtil.java   | 31 +++-------
 .../mv/InitMaterializationContextHook.java         |  8 +--
 .../exploration/mv/MaterializedViewUtils.java      |  2 +-
 .../trees/plans/commands/info/CreateMTMVInfo.java  | 40 ++++++------
 .../commands/info/MTMVPartitionDefinition.java     | 71 ++++++++--------------
 .../trees/plans/visitor/TableCollector.java        | 34 ++++++-----
 .../doris/nereids/trees/plans/PlanVisitorTest.java | 14 ++---
 8 files changed, 94 insertions(+), 120 deletions(-)


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

Reply via email to