elisabetao commented on issue #5803:
URL: https://github.com/apache/kyuubi/issues/5803#issuecomment-1843575768

   Hello,
   Please let me know if more details are needed, this is also after applying 
patch  #5248 
https://github.com/apache/kyuubi/commit/724ae93989e7e64f858b5c621ef28e9b17e45f99
   |== Physical Plan ==\n*(1) Project [id#32, name#33, age#34, address#35, 
cloth#36]\n+- BatchScan[id#32, name#33, age#34, address#35, cloth#36] 
iceberg.gns_test.customers [filters=] RuntimeFilters: []\n\n|
   
   which appears to alleviate the access issue for 
iceberg.test.customers.snapshot_id_X, but introduces another issues where the 
metadata info like snapshots,history is freely accessible without any ranger 
security checks.
   
   Thanks a lot


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