Liang-Chi Hsieh created SPARK-13383:
---------------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]