This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
discard 32d94cdca24 [fix](auth)unified workload and resource permission logic #32907 (#33923) This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history. * -- * -- N refs/heads/branch-2.1 (f38b00b64a8) \ O -- O -- O (32d94cdca24) Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/ResourcePattern.java | 27 ++++------- .../doris/mysql/privilege/ResourcePrivEntry.java | 9 +++- .../doris/mysql/privilege/ResourcePrivTable.java | 19 ++++++-- .../org/apache/doris/mysql/privilege/Role.java | 17 +++++-- .../mysql/privilege/WorkloadGroupPrivTable.java | 15 ++++-- .../org/apache/doris/analysis/GrantStmtTest.java | 4 +- .../org/apache/doris/mysql/privilege/AuthTest.java | 55 +++------------------- 7 files changed, 65 insertions(+), 81 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org