RussellSpitzer edited a comment on issue #25206: [SPARK-28265][SQL] Add renameTable to TableCatalog API URL: https://github.com/apache/spark/pull/25206#issuecomment-516921613 There is no value for Cassandra for renames across namespaces, but I don't have strong feelings about Spark enforcing this. I'm fine with rejecting this at the Catalog level outside of the Analyzer. Looking closer at the commit i'm fine with rename being able to through Analysis exception, I don't think every catalog has to implement this in the same way though so perhaps we just change the javadoc notes?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
