[ 
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`.

To make it consistent, we need to rename the same option for JSON and fix the 
issue in another JIRA.

  was: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`.


> Rename the option `wholeFile` to `multiLine` for JSON and CSV
> -------------------------------------------------------------
>
>                 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
>            Priority: Blocker
>
> 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`.
> To make it consistent, we need to rename the same option for JSON and fix the 
> issue in another JIRA.



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