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

starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 41ba1743d1a [refactor](type) remove TypeToPrimitiveType (#51142)
     add aff662bf06d [Enhancement] (nereids)  implement 
showWorkloadGroupsCommand in nereids (#50777)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |  2 +-
 .../doris/nereids/parser/LogicalPlanBuilder.java   | 10 ++++
 .../apache/doris/nereids/trees/plans/PlanType.java |  1 +
 .../plans/commands/ShowWorkloadGroupsCommand.java} | 66 ++++++++++++----------
 .../trees/plans/visitor/CommandVisitor.java        |  5 ++
 5 files changed, 54 insertions(+), 30 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/{analysis/ShowWorkloadGroupsStmt.java 
=> nereids/trees/plans/commands/ShowWorkloadGroupsCommand.java} (56%)


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

Reply via email to