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

Apache Spark commented on SPARK-16622:
--------------------------------------

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

> Fix NullPointerException when the returned value of the called method in 
> Invoke is null
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-16622
>                 URL: https://issues.apache.org/jira/browse/SPARK-16622
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>
> Currently we don't check the value returned by called method in Invoke. When 
> the returned value is null, NullPointerException will be thrown.



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