[ https://issues.apache.org/jira/browse/SPARK-11553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen updated SPARK-11553: ------------------------------ Priority: Minor (was: Major) Can you be more specific? these aren't methods of RDD. What language, etc? Please have a look at https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark before opening a JIRA. This would be useful if you'd add a snippet to demonstrate. > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org