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 b06a37ee5a7 [Fix](nereids) Fix partition check failure (#29642)
     add 063337ce065 [Fix](nereids) Fix get ralated partition table when nodata 
(#29453)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/doris/mtmv/MTMVCache.java |  7 +-
 .../java/org/apache/doris/mtmv/MTMVPlanUtil.java   | 18 +++-
 .../org/apache/doris/nereids/StatementContext.java |  7 ++
 .../java/org/apache/doris/nereids/jobs/Job.java    |  2 +-
 .../trees/plans/commands/info/CreateMTMVInfo.java  | 97 +++++++++++++++-------
 .../exploration/mv/MaterializedViewUtilsTest.java  | 49 +++++++++++
 .../mtmv_p0/test_partition_refresh_mtmv.groovy     | 30 +++++++
 7 files changed, 170 insertions(+), 40 deletions(-)


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

Reply via email to