roryqi commented on issue #11599: URL: https://github.com/apache/gravitino/issues/11599#issuecomment-4679936691
If we have the privilege select_table or modify_table, we can load the table. Trino won't telll Gravitino how to use the table afer loading the table. Some engine will tell the Gravitino like Spark. You can see https://github.com/apache/gravitino/pull/10194 Deny modify_table won't influence select_table. It can only influence modify_table. -- 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]
