bowenliang123 commented on PR #4916:
URL: https://github.com/apache/kyuubi/pull/4916#issuecomment-1763671251

   Seems that if `someone` without any permission, it does not check the 
`update` privilege on the target output table.
   
   ```
   - [KYUUBI #3515] MERGE INTO *** FAILED ***
     "Permission denied: user [someone] does not have [select] privilege on 
[iceberg_ns/table1/id,iceberg_ns/table1/name,iceberg_ns/table1/city]" did not 
contain "[select] privilege on 
[iceberg_ns/table1/id,iceberg_ns/table1/name,iceberg_ns/table1/city], [update] 
privilege on [default_bob/table_select_bob_1]" 
(IcebergCatalogRangerSparkExtensionSuite.scala:114)
   ```


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

Reply via email to