mchades commented on issue #8375: URL: https://github.com/apache/gravitino/issues/8375#issuecomment-4446806102
The current Gravitino has already implemented cross-schema renaming at both the API and core levels. https://github.com/apache/gravitino/blob/1eeb4440c686ef7582446b2609dd8ce9e29ec817/api/src/main/java/org/apache/gravitino/rel/TableChange.java#L48-L57 In which catalog would you like to implement this rename operation? The community welcomes contributions to the catalog implementation. -- 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]
