Liang-Chi Hsieh created SPARK-16622: ---------------------------------------
Summary: Throws 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