You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/08/18 22:32:00 UTC

[jira] [Commented] (SPARK-25154) Support NOT IN sub-queries inside nested OR conditions.

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

Apache Spark commented on SPARK-25154:
--------------------------------------

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

> Support NOT IN sub-queries inside nested OR conditions.
> -------------------------------------------------------
>
>                 Key: SPARK-25154
>                 URL: https://issues.apache.org/jira/browse/SPARK-25154
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.3.1
>            Reporter: Dilip Biswal
>            Priority: Major
>
> Currently NOT IN subqueries (predicated null aware subquery) are not allowed inside OR expressions. We currently catch this condition in checkAnalysis and throw an error. 
> We need to extend our subquery rewrite frame work to support this type of queries.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org