GitHub user seancxmao opened a pull request:

    https://github.com/apache/spark/pull/21113

    [SPARK-13136][SQL][FOLLOW-UP] Fix comment

    ## What changes were proposed in this pull request?
    Fix comment. Change `BroadcastHashJoin.broadcastFuture` to 
`BroadcastExchange.relationFuture`: 
https://github.com/apache/spark/blob/d28d5732ae205771f1f443b15b10e64dcffb5ff0/sql/core/src/main/scala/org/apache/spark/sql/execution/exchange/BroadcastExchangeExec.scala#L66
    
    ## How was this patch tested?
    N/A


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/seancxmao/spark SPARK-13136

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/21113.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21113
    
----
commit 6aceb43c56641a38b97b5e090379ef5143f17dd0
Author: seancxmao <seancxmao@...>
Date:   2018-04-20T07:12:09Z

    fix comment issue

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to