sfc-gh-ygu commented on code in PR #122:
URL: https://github.com/apache/polaris/pull/122#discussion_r1729485373
##########
polaris-service/src/main/java/io/polaris/service/admin/PolarisAdminService.java:
##########
@@ -1739,7 +1739,7 @@ private boolean revokePrivilegeOnTableLikeFromRole(
TableIdentifier identifier,
PolarisEntitySubType subType,
PolarisPrivilege privilege) {
- PolarisEntity catalogEntity =
+ CatalogEntity ignored =
Review Comment:
+1 to fix it in a follow-up PR. I like the non-functional one more.
--
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]