You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/06/27 23:56:57 UTC

[jira] [Created] (SPARK-16236) Add Path Option back to Load API in DataFrameReader

Xiao Li created SPARK-16236:
-------------------------------

             Summary: Add Path Option back to Load API in DataFrameReader
                 Key: SPARK-16236
                 URL: https://issues.apache.org/jira/browse/SPARK-16236
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Xiao Li


@koertkuipers identified the PR https://github.com/apache/spark/pull/13727/ changed the behavior of `load` API. After the change, the `load` API does not add the value of `path` into the `options`.  Thank you!

We should add the option `path` back to `load()` API in `DataFrameReader`, if and only if users specify one and only one path in the load API.



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