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

Apache Spark reassigned SPARK-13383:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to