Tofigh created SPARK-11553:
------------------------------

             Summary: 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
            Reporter: Tofigh


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