cloud-fan commented on pull request #35456:
URL: https://github.com/apache/spark/pull/35456#issuecomment-1034476640


   Hive doesn't support this: 
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTableLike
   
   I'm fine with this. People can already create an external table by 
specifying the `LOCATION`, and it's OK to allow `EXTERNAL` if `LOCATION` is 
present, to make the SQL syntax more consistent with normal CREATE TABLE.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to