You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/04/21 01:57:25 UTC

[jira] [Created] (SPARK-14785) Support correlated scalar subquery

Davies Liu created SPARK-14785:
----------------------------------

             Summary: Support correlated scalar subquery
                 Key: SPARK-14785
                 URL: https://issues.apache.org/jira/browse/SPARK-14785
             Project: Spark
          Issue Type: New Feature
            Reporter: Davies Liu


For example:

SELECT a from t where b > (select c from t2 where t.id = t2.id)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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