GitHub user mhnatiuk opened a pull request:

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

    [SPARK-15294][SPARKR][MINOR] Add pivot functionality to SparkR

    ## What changes were proposed in this pull request?
    
    Added pivot functionality to SparkR
    
    
    ## How was this patch tested?
     R package sucesfully builds and loads

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

    $ git pull https://github.com/mhnatiuk/spark master

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

    https://github.com/apache/spark/pull/13295.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 #13295
    
----
commit b1d162a00f61764afa0a67fa2d7938e2c26d8e74
Author: Hnatiuk, Mikolaj (Warsaw) <[email protected]>
Date:   2016-05-25T12:45:28Z

    [SPARK-15294][SPARKR][MINOR] Added pivot functionality to SparkR API
    https://issues.apache.org/jira/browse/SPARK-15294

commit d5621f6c1f0914e8f77e57ac8cb852a179d58cdf
Author: Hnatiuk, Mikolaj (Warsaw) <[email protected]>
Date:   2016-05-25T12:47:21Z

    [SPARK-15294][SPARKR][MINOR] Added pivot functionality to SparkR API
    https://issues.apache.org/jira/browse/SPARK-15294

commit b276420f4aa3d75583f9b825c31f3eae48ed6e24
Author: Hnatiuk, Mikolaj (Warsaw) <[email protected]>
Date:   2016-05-25T13:50:42Z

    Exposed "pivot" method as a global SparkR method

----


---
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