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

Wenchen Fan resolved SPARK-20124.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Issue resolved by pull request 17453
[https://github.com/apache/spark/pull/17453]

> Join reorder should keep the same order of final project attributes
> -------------------------------------------------------------------
>
>                 Key: SPARK-20124
>                 URL: https://issues.apache.org/jira/browse/SPARK-20124
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Zhenhua Wang
>             Fix For: 2.2.0
>
>
> Join reorder algorithm should keep exactly the same order of output 
> attributes in the top project. 
> For example, if user want to select a, b, c, after reordering, we should 
> output a, b, c in the same order as specified by user, instead of b, a, c or 
> other orders.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to