yuqi1129 opened a new issue, #9070:
URL: https://github.com/apache/gravitino/issues/9070

   ### What would you like to be improved?
   
   assuming we have created a role with read permission to a fileset01, then 
the cache data and reverse index are as follows
   
   ```text
   Cache data:
   catalog.schema.role -> role entity
   
   Reverse index data:
   catalog.schema.fileset01 -> catalog.schema.role 
   ```
   
   When we try to rename the schema to schema01, only the cache data can be 
cleared, and the reverse index data can't be drop.
   
   ### How should we improve?
   
   _No response_


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