cloud-fan edited a comment on pull request #31566: URL: https://github.com/apache/spark/pull/31566#issuecomment-781311057
`RENAME TO` can not change catalog, and I believe the original error makes sense as `spark_catalog` is being treated as a namespace. Isn't it the same behavior for v2? `ALTER TABLE mycat.ns1.tbl RENAME TO mycat.ns2.tbl2` should fail ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
