[ 
https://issues.apache.org/jira/browse/SPARK-16839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-16839:
------------------------------------

    Assignee: Apache Spark

> CleanupAliases may leave redundant aliases at end of analysis state
> -------------------------------------------------------------------
>
>                 Key: SPARK-16839
>                 URL: https://issues.apache.org/jira/browse/SPARK-16839
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.1, 2.0.0
>            Reporter: Eyal Farago
>            Assignee: Apache Spark
>            Priority: Minor
>              Labels: alias, analysis, analyzers, sql, struct
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> [SPARK-9634] [SPARK-9323] [SQL]  introduced CleanupReferences which removes 
> unnecessary Aliases while keeping required ones such as top level Projection 
> and struct attributes. this mechanism is implemented by maintaining a boolean 
> flag during a top-down expression transformation, I found a case where this 
> mechanism leaves redundant aliases in the tree (within a right sibling of a 
> create_struct node).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to