[ https://issues.apache.org/jira/browse/SPARK-20124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan reassigned SPARK-20124:
-----------------------------------
Assignee: Zhenhua Wang
> 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
> Assignee: 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|