[jira] [Commented] (SPARK-10323) NPE in code-gened In expression

2015-08-27 Thread Yin Huai (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14717762#comment-14717762
 ] 

Yin Huai commented on SPARK-10323:
--

Seems {{array_contains}} does not have this NPE issue.

 NPE in code-gened In expression
 ---

 Key: SPARK-10323
 URL: https://issues.apache.org/jira/browse/SPARK-10323
 Project: Spark
  Issue Type: Bug
  Components: SQL
Affects Versions: 1.5.0
Reporter: Yin Huai
Assignee: Davies Liu
Priority: Critical

 To reproduce the problem, you can run {{null in ('str')}}. Let's also take a 
 look InSet and other similar expressions.



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



[jira] [Commented] (SPARK-10323) NPE in code-gened In expression

2015-08-27 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14717808#comment-14717808
 ] 

Apache Spark commented on SPARK-10323:
--

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

 NPE in code-gened In expression
 ---

 Key: SPARK-10323
 URL: https://issues.apache.org/jira/browse/SPARK-10323
 Project: Spark
  Issue Type: Bug
  Components: SQL
Affects Versions: 1.5.0
Reporter: Yin Huai
Assignee: Davies Liu
Priority: Critical

 To reproduce the problem, you can run {{null in ('str')}}. Let's also take a 
 look InSet and other similar expressions.



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