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

Apache Spark reassigned SPARK-12505:
------------------------------------

    Assignee: Apache Spark

> Pushdown a Limit on top of an Outer-Join
> ----------------------------------------
>
>                 Key: SPARK-12505
>                 URL: https://issues.apache.org/jira/browse/SPARK-12505
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Xiao Li
>            Assignee: Apache Spark
>
> "Rule that applies to a Limit on top of an OUTER Join. The original Limit 
> won't go away after applying this rule, but additional Limit node(s) will be 
> created on top of the outer-side child (or children if it's a FULL OUTER 
> Join). "
> – from https://issues.apache.org/jira/browse/CALCITE-832



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