theoryxu commented on issue #4788:
URL: https://github.com/apache/gravitino/issues/4788#issuecomment-2322793689

   > > This can lead to issues, such as different authorization policies for 
the same resource.
   > 
   > Hi @theoryxu may i ask why leading to this issue? and is the resource name 
`catalog.db.table`? do you have more details? Thanks!
   
   @caican00 For example:
   
   If there's an iceberg_catalog and a hive_catalog that both connect to the 
same HMS, deleting iceberg_catalog.database1 will also delete 
hive_catalog.database1, vice versa. This can be confusing for users if they 
have different authorization policies for these databases.
   


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

Reply via email to