dengzhhu653 commented on code in PR #6700:
URL: https://github.com/apache/hive/pull/6700#discussion_r3808955930
##########
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/command/CommandAuthorizerV1.java:
##########
@@ -232,14 +232,18 @@ private static void
getTablePartitionUsedColumns(HiveOperation op, BaseSemanticA
}
}
- private static void authorizeTable(HiveOperation op,
HiveAuthorizationProvider authorizer,
+ private static void authorizeTable(HiveOperation op, BaseSemanticAnalyzer
sem,
Review Comment:
ack
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]