[ 
https://issues.apache.org/jira/browse/SPARK-13306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davies Liu resolved SPARK-13306.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 11190
[https://github.com/apache/spark/pull/11190]

> Uncorrelated scalar subquery
> ----------------------------
>
>                 Key: SPARK-13306
>                 URL: https://issues.apache.org/jira/browse/SPARK-13306
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>             Fix For: 2.0.0
>
>
> A scalar subquery is a subquery that only generate single row and single 
> column, could be used as part of expression.
> Uncorrelated scalar subquery means it does not has a reference to external 
> table.



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

Reply via email to