[ 
https://issues.apache.org/jira/browse/SPARK-16895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407602#comment-15407602
 ] 

Aseem Bansal commented on SPARK-16895:
--------------------------------------

[~hyukjin.kwon] cc

> Reading empty string from csv has changed behaviour
> ---------------------------------------------------
>
>                 Key: SPARK-16895
>                 URL: https://issues.apache.org/jira/browse/SPARK-16895
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Aseem Bansal
>
> I have a file called test.csv
> "a"
> ""
> When I read it in Spark 1.4 I get an empty string as value. When I read it in 
> 2.0 I get "null" as the String.
> The testing code is same as mentioned at
> https://github.com/databricks/spark-csv/issues/367



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

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

Reply via email to