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

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


    from 03585010bc9 [shuffle](fix) Do not use copy assignment for TUniqueId 
(#32969)
     add 639449043ac [enhance](auth) add show privileges stmt(#32918)

No new revisions were added by this update.

Summary of changes:
 fe/fe-core/src/main/cup/sql_parser.cup             |  5 +++
 ...ShowStatusStmt.java => ShowPrivilegesStmt.java} | 21 +++++-----
 .../apache/doris/mysql/privilege/Privilege.java    | 45 ++++++++++++++--------
 .../java/org/apache/doris/qe/ShowExecutor.java     | 15 ++++++++
 fe/fe-core/src/main/jflex/sql_scanner.flex         |  1 +
 .../suites/account_p0/test_show_privileges.groovy  |  9 ++---
 6 files changed, 64 insertions(+), 32 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/analysis/{ShowStatusStmt.java 
=> ShowPrivilegesStmt.java} (68%)
 copy be/test/testutil/http_utils.cpp => 
regression-test/suites/account_p0/test_show_privileges.groovy (91%)


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

Reply via email to