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 2022/12/07 10:24:03 UTC

[GitHub] [incubator-kyuubi] bowenliang123 commented on issue #3924: [Bug][AuthZ] Kyuubi has no permission to access the Iceberg metadata table after integrating Ranger

bowenliang123 commented on issue #3924:
URL: https://github.com/apache/incubator-kyuubi/issues/3924#issuecomment-1340716812

   <img width="902" alt="image" src="https://user-images.githubusercontent.com/1935105/206153302-e5abeb75-1266-477f-99ca-ee5866133f35.png">
   
   I don't have a clue how to exclude the dynamic tables like `history/snapshots` from the table identifier.
   As shown above, the table identifier from `select * from iceberg_ns.owner_variable.history` is `Some(iceberg_ns.owner_variable.history)`.
   Whether possible way to check the table is a in Iceberg catalog and then skip the dynamic tabels.?


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