[ https://issues.apache.org/jira/browse/SPARK-25305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gengliang Wang updated SPARK-25305: ----------------------------------- Summary: Respect attribute name in `CollapseProject` and `ColumnPruning` (was: Respect attribute name in `CollapseProject`) > Respect attribute name in `CollapseProject` and `ColumnPruning` > --------------------------------------------------------------- > > Key: SPARK-25305 > URL: https://issues.apache.org/jira/browse/SPARK-25305 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 2.4.0 > Reporter: Gengliang Wang > Priority: Major > > Currently in optimizer rule `CollapseProject`, the lower level project is > collapsed into upper level, but the naming of alias in lower level is > propagated in upper level. > We should reserve all the output names in upper level. > See PR description of https://github.com/apache/spark/pull/22311 for details. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org