You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2023/01/08 12:47:41 UTC

[GitHub] [kyuubi] bowenliang123 commented on issue #4122: [Bug] The kyuubi authz module cannot control the permissions of the “insert into table xxx values (xxx)" type of sql

bowenliang123 commented on issue #4122:
URL: https://github.com/apache/kyuubi/issues/4122#issuecomment-1374828313

   Recreated in ut. It does fail to check the privileges of output table created with `CREATE TABLE USING` (The [CREATE TABLE USING DATA_SOURCE](https://spark.apache.org/docs/3.3.0/sql-ref-syntax-ddl-create-table-datasource.html)) and throw the AccessControlException.
   <img width="1028" alt="image" src="https://user-images.githubusercontent.com/1935105/211196745-5135477f-21a5-42d2-bf4e-ac2e8d60b881.png">
   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org