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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to