You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:23:44 UTC

[jira] [Updated] (SPARK-14112) Unique Constraints over a Set of AttributeReferences

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

Hyukjin Kwon updated SPARK-14112:
---------------------------------
    Labels: bulk-closed  (was: )

> Unique Constraints over a Set of AttributeReferences
> ----------------------------------------------------
>
>                 Key: SPARK-14112
>                 URL: https://issues.apache.org/jira/browse/SPARK-14112
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>            Priority: Major
>              Labels: bulk-closed
>
> Introduce unique constraints over a set of `AttributeReference`s. 
> - Optimizer can remove unnecessary `Distinct` from the plan, as shown in the PR: https://github.com/apache/spark/pull/11854. 
> - Optimizer can eliminate the no-op `Join` from the plan, as shown in the PR: 
> https://github.com/apache/spark/pull/9089



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