danhuawang opened a new issue, #8824: URL: https://github.com/apache/gravitino/issues/8824
### Version main branch ### Describe what's wrong **1. Drop table `hive_catalog1.hive_schema1.hive_table1`, I also check the table not existed** <img width="1481" height="693" alt="Image" src="https://github.com/user-attachments/assets/f1040d4d-3d1f-47e9-a64c-42fc35913930" /> <img width="1081" height="787" alt="Image" src="https://github.com/user-attachments/assets/7e9dae69-3a68-4075-94c3-29774d02f044" /> 2. Check the table related role, the table still in the securableObjects. It's supposed to be removed in the role <img width="1480" height="743" alt="Image" src="https://github.com/user-attachments/assets/c6ba2e58-2ffd-43e5-a5d3-7f2ce1d863e8" /> <img width="1265" height="763" alt="Image" src="https://github.com/user-attachments/assets/640879b3-adc1-49ab-9253-d261f2f2cdaf" /> ### Error message and/or stacktrace see abobe ### How to reproduce 1. Create hive table 2. Create a role for the table 3. delete the hive table 4. Check the role securableObjects if the table exists ### Additional context _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]
