rdblue commented on issue #28026: [SPARK-31257][SQL] Unify create table syntax (WIP) URL: https://github.com/apache/spark/pull/28026#issuecomment-607344537 @cloud-fan, @Ngone51: to be clear, I think that the PR that added that config property should be reverted if this one doesn't get into 3.0. Allowing people to turn on this confusing behavior is a bad idea. I think we should fix this, so that we don't need to wait until 4.0 for the behavior changes. After this PR, datasource tables will support Hive's `PARTITION BY` syntax as an alternative to partition expressions. I think it would be best to get all those changes into 3.0.
---------------------------------------------------------------- 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]
