Skip to content

Commit

Permalink
review fix
Browse files Browse the repository at this point in the history
Co-authored-by: starocean999 <[email protected]>
  • Loading branch information
Vallishp and starocean999 authored Nov 14, 2024
1 parent 2b8f475 commit 53003de
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ public DropRoleCommand(String role, boolean ifExists) {

@Override
public void doRun(ConnectContext ctx, StmtExecutor executor) throws Exception {

if (Config.access_controller_type.equalsIgnoreCase("ranger-doris")) {
throw new AnalysisException("Drop role is prohibited when Ranger is enabled.");
}
Expand Down

0 comments on commit 53003de

Please sign in to comment.