You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wuyi (Jira)" <ji...@apache.org> on 2019/12/02 08:21:00 UTC

[jira] [Created] (SPARK-30098) Use default datasource as provider for CREATE TABLE syntax

wuyi created SPARK-30098:
----------------------------

             Summary: Use default datasource as provider for CREATE TABLE syntax
                 Key: SPARK-30098
                 URL: https://issues.apache.org/jira/browse/SPARK-30098
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: wuyi


Changing the default provider from `hive` to the value of `spark.sql.sources.default` for "CREATE TABLE" syntax to make it be consistent with DataFrameWriter.saveAsTable API.

Also, it brings more friendly to end users since Spark is well know of using parquet(default value of `spark.sql.sources.default`) as its default I/O format.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org