Liang-Chi Hsieh created SPARK-21835:
---------------------------------------

             Summary: RewritePredicateSubquery should not produce unresolved 
query plans
                 Key: SPARK-21835
                 URL: https://issues.apache.org/jira/browse/SPARK-21835
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Liang-Chi Hsieh


{{RewritePredicateSubquery}} rewrites correlated subquery to join operations. 
During the structural integrity, I found {[RewritePredicateSubquery}} can 
produce unresolved query plans due to conflicting attributes. We should not let 
{{RewritePredicateSubquery}} produce unresolved plans.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to