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

Xiao Li updated SPARK-20980:
----------------------------
    Description: The current option name `wholeFile` is misleading for CSV. 
Currently, it is not representing a record per file. Actually, one file could 
have multiple records. Thus, we should rename it. Now, the proposal is 
`multiLine`.

> CSV: rename the option `wholeFile` to `multiLine` 
> --------------------------------------------------
>
>                 Key: SPARK-20980
>                 URL: https://issues.apache.org/jira/browse/SPARK-20980
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Xiao Li
>            Assignee: Xiao Li
>
> The current option name `wholeFile` is misleading for CSV. Currently, it is 
> not representing a record per file. Actually, one file could have multiple 
> records. Thus, we should rename it. Now, the proposal is `multiLine`.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to