GitHub user zero323 reopened a pull request:

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

     [SPARK-20726][SPARKR] wrapper for SQL broadcast

    ## What changes were proposed in this pull request?
    
    - Adds R wrapper for `o.a.s.sql.functions.broadcast`.
    - Renames `broadcast` to `broadcast_`.
    
    ## How was this patch tested?
    
    Unit tests, check `check-cran.sh`.


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

    $ git pull https://github.com/zero323/spark SPARK-20726

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

    https://github.com/apache/spark/pull/17965.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 #17965
    
----
commit f190d62460829dcfb84ff1a8e6dd6fe9cbd25719
Author: zero323 <[email protected]>
Date:   2017-05-12T15:54:46Z

    Initial implementation

commit 397ab1f7b4b4e2b9e51b697c92e3be197fed4554
Author: zero323 <[email protected]>
Date:   2017-05-12T17:38:31Z

    Fix style

commit 246b91f8af84115af8f6283fb783000c9cc613ec
Author: zero323 <[email protected]>
Date:   2017-05-13T10:08:08Z

    Style

commit 1530785f7469830446cd95717d524eb42d88e4ab
Author: zero323 <[email protected]>
Date:   2017-05-13T10:38:50Z

    Rename broadcast_ to broadcastRDD

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to