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 846138c152a [fix](mtmv)After failure, one should quickly return to
avoid repeated failures (#44174)
add f5bffd4d515 [Enhancement] (nereids)implement showPrivilegesCommand in
nereids (#43119)
No new revisions were added by this update.
Summary of changes:
.../antlr4/org/apache/doris/nereids/DorisParser.g4 | 2 +-
.../doris/nereids/parser/LogicalPlanBuilder.java | 7 ++++
.../apache/doris/nereids/trees/plans/PlanType.java | 1 +
...horsCommand.java => ShowPrivilegesCommand.java} | 48 ++++++++++++++--------
.../trees/plans/visitor/CommandVisitor.java | 5 +++
.../show/test_nereids_show_privileges.groovy} | 4 +-
6 files changed, 48 insertions(+), 19 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/{ShowAuthorsCommand.java
=> ShowPrivilegesCommand.java} (56%)
copy regression-test/suites/{account_p0/test_show_privileges.groovy =>
nereids_p0/show/test_nereids_show_privileges.groovy} (90%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]