[
https://issues.apache.org/jira/browse/SPARK-13383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-13383:
-------------------------------------
Assignee: Liang-Chi Hsieh
> Keep broadcast hint after column pruning
> ----------------------------------------
>
> Key: SPARK-13383
> URL: https://issues.apache.org/jira/browse/SPARK-13383
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Liang-Chi Hsieh
> Assignee: Liang-Chi Hsieh
> Fix For: 2.0.0
>
>
> When we do column pruning in Optimizer, we put additional Project on top of a
> logical plan. However, when we already wrap a BroadcastHint on a logical
> plan, the added Project will hide BroadcastHint after later execution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]