Vladimir Golubev created SPARK-51385: ----------------------------------------
Summary: Normalize out projection added in DeduplicateRelations for union child output deduplication Key: SPARK-51385 URL: https://issues.apache.org/jira/browse/SPARK-51385 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 4.1.0 Reporter: Vladimir Golubev This is a legacy way to deduplicate relations (just cover the duplicates with new Aliases). The single-pass Analyzer does not produce it, because we correctly assign expression IDs in single-pass. -- 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