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 00237acfb3e [enhancement](plubin)support json format and other options
in logstash doris output plugin (#27318)
add 0b784d72ae5 [feature](mtmv) mtmv support workload group (#29595)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/catalog/MTMV.java | 10 ++++++
.../apache/doris/common/util/PropertyAnalyzer.java | 1 +
.../java/org/apache/doris/mtmv/MTMVPlanUtil.java | 5 +++
.../plans/commands/info/AlterMTMVPropertyInfo.java | 13 ++++++++
.../trees/plans/commands/info/CreateMTMVInfo.java | 13 ++++++++
.../test_workload_group_mtmv.out} | 8 ++---
.../org/apache/doris/regression/suite/Suite.groovy | 21 ++++++++++++
...mtmv.groovy => test_workload_group_mtmv.groovy} | 37 ++++++++++++----------
8 files changed, 88 insertions(+), 20 deletions(-)
copy
regression-test/data/{correctness/test_exceed_max_pushdown_conditions_per_column.out
=> mtmv_p0/test_workload_group_mtmv.out} (52%)
copy regression-test/suites/mtmv_p0/{test_pause_mtmv.groovy =>
test_workload_group_mtmv.groovy} (58%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]