You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/02/19 11:22:18 UTC

[jira] [Assigned] (SPARK-8000) SQLContext.read.load() should be able to auto-detect input data

     [ https://issues.apache.org/jira/browse/SPARK-8000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-8000:
-----------------------------------

    Assignee: Apache Spark

> SQLContext.read.load() should be able to auto-detect input data
> ---------------------------------------------------------------
>
>                 Key: SPARK-8000
>                 URL: https://issues.apache.org/jira/browse/SPARK-8000
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Apache Spark
>
> If it is a parquet file, use parquet. If it is a JSON file, use JSON. If it is an ORC file, use ORC. If it is a CSV file, use CSV.
> Maybe Spark SQL can also write an output metadata file to specify the schema & data source that's used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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