Skip to content

[Subtask] catalog-glue: Implement schema and table CRUD operations #10828

@diqiu50

Description

@diqiu50

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

#10708

Metadata

Metadata

Assignees

Labels

1.3.0Release v1.3.0

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions