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

   ## Describe the subtask
   
   Implement schema CRUD (SupportsSchemas), table CRUD (TableCatalog), 
partition support
   (SupportsPartitions), and Glue-to-Gravitino exception mapping for the 
catalog-glue module.
   
   ### What
   - `GlueExceptionConverter` — maps AWS Glue exceptions to Gravitino exceptions
   - `GlueCatalogOperations` — schema and table CRUD backed by AWS Glue API, 
with pagination and catalogId support
   - `GlueTableOperations` — partition CRUD (SupportsPartitions) for 
Hive-format tables
   - 41 unit tests covering all operations
   
   ## Parent issue
   
   https://github.com/apache/gravitino/issues/10708
   


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