You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/02/19 19:36:00 UTC

[jira] [Commented] (SPARK-34474) Remove unnecessary Union under Distinct like operators

    [ https://issues.apache.org/jira/browse/SPARK-34474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287320#comment-17287320 ] 

Apache Spark commented on SPARK-34474:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/31595

> Remove unnecessary Union under Distinct like operators
> ------------------------------------------------------
>
>                 Key: SPARK-34474
>                 URL: https://issues.apache.org/jira/browse/SPARK-34474
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Major
>
> For an Union under Distinct like operators, if its children are all the same, we can just keep one among them and remove the Union.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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