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