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

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


    from 4b3dd6c10a6 branch-2.1: [feat](func) any function supports json #50311 
(#50484)
     add e3e5259c7f1 [enhance](mtmv)Exclude trigger table support db and 
catalog (#49961)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/TableName.java  |  25 ++++
 .../main/java/org/apache/doris/catalog/MTMV.java   |  11 +-
 .../org/apache/doris/mtmv/MTMVPartitionUtil.java   |  51 +++++++-
 .../java/org/apache/doris/mtmv/MTMVService.java    |  13 +-
 .../apache/doris/mtmv/MTMVPartitionUtilTest.java   |  78 ++++++++++++
 .../org/apache/doris/mtmv/MTMVRewriteUtilTest.java |  11 +-
 .../java/org/apache/doris/mtmv/MTMVTaskTest.java   |   7 +-
 .../test/java/org/apache/doris/mtmv/MTMVTest.java  |  31 +++++
 .../test_excluded_trigger_table_mtmv.out}          | Bin 294 -> 333 bytes
 .../test_excluded_trigger_table_mtmv.groovy        | 135 +++++++++++++++++++++
 10 files changed, 344 insertions(+), 18 deletions(-)
 copy regression-test/data/{backup_restore/test_backup_restore_alias.out => 
mtmv_p0/test_excluded_trigger_table_mtmv.out} (51%)
 create mode 100644 
regression-test/suites/mtmv_p0/test_excluded_trigger_table_mtmv.groovy


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

Reply via email to