HyukjinKwon commented on pull request #30554: URL: https://github.com/apache/spark/pull/30554#issuecomment-736153495
I don't think this is something banned as long as we have a way to restore the previous behaviour. More importantly, in Apache Spark, `CREATE TABLE` should create a Spark table, not Hive table. _All_ items in the migration guide are behaviour changes since we don't usually list bug fixes in the migration guide. I can provide a bunch of similar examples if you guys doubt. So I believe the point we should discuss/focus here is that this is a significant behaviour change since `CREATE TABLE` is the very entry point of users. Personally the vote sounds fine to me given that two committers think it might better need. ---------------------------------------------------------------- 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]
