danhuawang opened a new issue, #11334: URL: https://github.com/apache/gravitino/issues/11334
### Version main branch ### Describe what's wrong <img width="1502" height="794" alt="Image" src="https://github.com/user-attachments/assets/cce84a7a-4f72-44af-bed6-5db3a3522138" /> ### Error message and/or stacktrace ``` {code: 1006, type: "UnsupportedOperationException",…} code : 1006 message : "Failed to operate view(s) operation [LIST] under schema [gt_588b33af_drop_tables], reason [Catalog does not support view operations]" stack : ["java.lang.UnsupportedOperationException: Catalog does not support view operations",…] type : "UnsupportedOperationException" ``` ### How to reproduce Click schemas in glue catalog or else view unsupported catalog ### 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]
