rdblue commented on issue #28026: [SPARK-31257][SQL] Unify create table syntax
URL: https://github.com/apache/spark/pull/28026#issuecomment-611610372
 
 
   I don't think it's reasonable to characterize this as "supporting the hive 
style create table completely". It passes metadata from Hive clauses through 
existing paths. That's not much code and as reasonable as the partition by 
changes: we could also throw exceptions for using the wrong partitioning 
syntax, we just all agree not to. I'm not hearing a real distinction, other 
than that there is disagreement on how to pass the metadata.
   
   Is the central problem the way the metadata is passed? Or maybe it's the 
size of the changes? Not sure, there have been different reasons cited.
   
   If it's the way metadata is passed, then let's discuss that. I left a 
comment with a compromise for Hive-specific information but didn't get a reply. 
Let's focus on the real points to get this done.

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

Reply via email to