This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 85b33ad2d2e [Fix](variant) filter with variant access may lead to to
parition/tablet prune fall through (#32560)
add 66c1baaa690 [Improvement](executor)Add spill property for workload
group #32554
No new revisions were added by this update.
Summary of changes:
.../schema_workload_groups_scanner.cpp | 7 +-
be/src/runtime/workload_group/workload_group.cpp | 28 +++++-
be/src/runtime/workload_group/workload_group.h | 4 +
.../java/org/apache/doris/catalog/SchemaTable.java | 4 +-
.../resource/workloadgroup/WorkloadGroup.java | 109 +++++++++++++++++++--
.../resource/workloadgroup/WorkloadGroupMgr.java | 1 +
.../doris/tablefunction/MetadataGenerator.java | 49 +++------
gensrc/thrift/BackendService.thrift | 2 +
.../data/workload_manager_p0/test_curd_wlg.out | 12 +++
.../workload_manager_p0/test_curd_wlg.groovy | 76 ++++++++++++++
10 files changed, 243 insertions(+), 49 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]