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 634b8aa6801 [fix](merge-iterator) fix NOT_IMPLEMENTED_ERROR when read 
next block view (#32961)
     add bf381b68e45 [improvement](executor)Add tag property for workload group 
#32874

No new revisions were added by this update.

Summary of changes:
 .../schema_workload_groups_scanner.cpp             |  1 +
 .../doris/analysis/CreateWorkloadGroupStmt.java    |  6 ++
 .../java/org/apache/doris/catalog/SchemaTable.java |  1 +
 .../resource/workloadgroup/WorkloadGroup.java      | 47 +++++++++--
 .../resource/workloadgroup/WorkloadGroupMgr.java   | 59 ++++++++------
 .../doris/tablefunction/MetadataGenerator.java     |  9 ++-
 .../data/workload_manager_p0/test_curd_wlg.out     | 24 ++++--
 .../workload_manager_p0/test_curd_wlg.groovy       | 92 +++++++++++++++++++++-
 8 files changed, 190 insertions(+), 49 deletions(-)


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

Reply via email to