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 3bca44ca09e [opt](docker) add a script flag to control load data or 
not (#51065)
     add 85f9fbfd7e5 [Enhancement] (nereids)implement showOpenTablesCommand in 
nereids (#50204)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |  2 +-
 .../doris/nereids/parser/LogicalPlanBuilder.java   | 19 ++++++++++++
 .../apache/doris/nereids/trees/plans/PlanType.java |  1 +
 ...atusCommand.java => ShowOpenTablesCommand.java} | 34 +++++++++++++---------
 .../trees/plans/visitor/CommandVisitor.java        |  5 ++++
 ...groovy => test_show_open_tables_command.groovy} | 16 +++++-----
 6 files changed, 54 insertions(+), 23 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/{ShowStatusCommand.java
 => ShowOpenTablesCommand.java} (64%)
 copy 
regression-test/suites/nereids_p0/show/{test_show_warning_error_count_command.groovy
 => test_show_open_tables_command.groovy} (63%)


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

Reply via email to