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

Michael Armbrust updated SPARK-11553:
-------------------------------------
    Target Version/s: 1.6.0
            Priority: Blocker  (was: Minor)

> row.getInt(i) if row[i]=null returns 0
> --------------------------------------
>
>                 Key: SPARK-11553
>                 URL: https://issues.apache.org/jira/browse/SPARK-11553
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Tofigh
>            Priority: Blocker
>
> row.getInt|Float|Double in SPARK RDD return 0 if row[index] is null. (Even 
> according to the document they should throw nullException error)



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