cloud-fan commented on issue #27107: [SPARK-30436][SQL] Allow CREATE EXTERNAL 
TABLE with only requiring LOCATION
URL: https://github.com/apache/spark/pull/27107#issuecomment-571430471
 
 
   I think the question here is what shall we do for `CREATE EXTERNAL TABLE ... 
LOCATION`. In Spark 2.4 it creates Hive table, now it fails. It looks to me 
that failing is more reasonable, as we should by default create native data 
source table if USING is not specified.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to