[ https://issues.apache.org/jira/browse/SPARK-14112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-14112: ------------------------------------ Assignee: Apache Spark > 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 > Assignee: Apache Spark > > 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 (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org