hdygxsj commented on PR #8945: URL: https://github.com/apache/gravitino/pull/8945#issuecomment-3459407748
> > It seems that renaming a table via RENAME TABLE in the Java client doesn't take effect for modifying the schema. > > This is because there is no catalog that has implemented this feature yet. Which catalog did you use for testing, and we can prioritize the implementation for this catalog. @mchades There's another issue: in the Java client, if I only modify the schema name without modify the table name, it will throw an exception on the client side. -- 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]
