roryqi opened a new issue, #10548: URL: https://github.com/apache/gravitino/issues/10548
### Describe the subtask The Gravitino Iceberg REST catalog service currently does not implement the registerTableendpoint as defined in the Apache Iceberg REST Catalog API specification. This endpoint is crucial for registering existing tables (often referred to as "views" or external tables in this context) into the catalog's metadata without creating new data files, a common operation for managing and federating existing datasets. ### Parent issue #10547 -- 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]
