datahub-karrot commented on code in PR #257:
URL: https://github.com/apache/ranger/pull/257#discussion_r1227647596


##########
ranger-trino-plugin-shim/src/main/java/org/apache/ranger/authorization/trino/authorizer/RangerSystemAccessControl.java:
##########
@@ -517,18 +518,6 @@ public void checkCanShowRoleGrants(SystemSecurityContext 
context) {
     }
   }
 
-  @Override
-  public Optional<ViewExpression> getRowFilter(SystemSecurityContext context, 
CatalogSchemaTableName tableName) {

Review Comment:
   Hi, @jiaoqingbo I have a question. Why did you remove this function to make 
ranger plugin work w/ Trino 410+?
   
   Thanks.



-- 
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]

Reply via email to