rdblue opened a new pull request #28026: [SPARK-18885][SQL] Unify create table 
syntax (WIP)
URL: https://github.com/apache/spark/pull/28026
 
 
   ### What changes were proposed in this pull request?
   
   * Unify the create table syntax in the parser
   * Add `SerdeInfo` and `external` boolean to statement plans
   
   ### Why are the changes needed?
   
   Current behavior is confusing.
   
   ### Does this PR introduce any user-facing change?
   
   Not by default, but v2 sources will be able to handle STORED AS and other 
Hive clauses.
   
   ### How was this patch tested?
   
   Existing tests for current behavior, new parser tests.

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