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 1392084da8d [Enhancement] (nereids)implement helpCommand in nereids
(#44819)
add d41147f0998 [Enhancement] (nereids)implement
showWaringErrorCountCommand in nereids (#45829)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 2 +-
.../doris/nereids/parser/LogicalPlanBuilder.java | 8 ++++++
.../apache/doris/nereids/trees/plans/PlanType.java | 1 +
...mand.java => ShowWarningErrorCountCommand.java} | 30 +++++++++++++---------
.../trees/plans/visitor/CommandVisitor.java | 5 ++++
...> test_show_warning_error_count_command.groovy} | 20 ++++++++-------
6 files changed, 44 insertions(+), 22 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/{ShowAuthorsCommand.java
=> ShowWarningErrorCountCommand.java} (73%)
copy regression-test/suites/nereids_p0/show/{test_show_charset_command.groovy
=> test_show_warning_error_count_command.groovy} (66%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]