[ https://issues.apache.org/jira/browse/SPARK-52633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated SPARK-52633: ----------------------------------- Labels: pull-request-available (was: ) > Deduplicate output for each `Union` child before `DeduplicateRelations` > ----------------------------------------------------------------------- > > Key: SPARK-52633 > URL: https://issues.apache.org/jira/browse/SPARK-52633 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 4.1.0 > Reporter: Mihailo Timotic > Priority: Major > Labels: pull-request-available > > Deduplicate output for each `Union` child before `DeduplicateRelations`. This > is necessary because `DeduplicateRelations` might sometimes accidentally fix > single child duplicates, but single-pass analyzer expects this algorithm to > trigger every time -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org