cloud-fan edited a comment on issue #27402: [SPARK-30679][SQL] REPLACE TABLE 
can omit the USING clause
URL: https://github.com/apache/spark/pull/27402#issuecomment-580577267
 
 
   Hi @rdblue , I just remind that, by design the default provider should be 
determined by the catalog implementation, not Spark.
   
   I think you are right that the statement should hold an `Option` and we 
shouldn't set the "provider" property when calling `TableCatalog.createTable`. 
I'll fix REPLACE TABLE here, and we should fix CREATE TABLE as well later.

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