mchades opened a new issue, #10997: URL: https://github.com/apache/gravitino/issues/10997
### Describe the subtask Support view operations in Hive catalog and keep the implementation maintainable: - Add and refine Hive catalog view CRUD behavior. - Extract view logic from `HiveCatalogOperations` into `HiveViewCatalogOperations` via composition. - Keep current behavior explicit by rejecting unsupported dialects with clear errors. - Update and align tests for view create/load/alter/drop/list behavior. ### Parent issue #604 -- 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]
