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

Apache Spark commented on SPARK-11553:
--------------------------------------

User 'alberskib' has created a pull request for this issue:
https://github.com/apache/spark/pull/9642

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

Reply via email to