[ https://issues.apache.org/jira/browse/SPARK-52087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-52087. --------------------------------- Fix Version/s: 4.1.0 Resolution: Fixed Issue resolved by pull request 50862 [https://github.com/apache/spark/pull/50862] > Add copying of tags and origin to AliasHelper.trimNonTopLevelAliases > -------------------------------------------------------------------- > > Key: SPARK-52087 > URL: https://issues.apache.org/jira/browse/SPARK-52087 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 4.1.0 > Reporter: Mihailo Aleksic > Assignee: Mihailo Aleksic > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > When we copy nodes in AliasHelper.trimNonTopLevelAliases we don't copy tags > and origin which is incorrect because that data can be lost. In this issue I > propose that we fix that. -- 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