GitHub user falaki opened a pull request:
https://github.com/apache/spark/pull/7806
[SPARK-9318][SPARK-9320][SPARKR] Aliases for merge and summary functions on
DataFrames
This PR adds synonyms for ```merge``` and ```summary``` in SparkR DataFrame
API.
cc @shivaram
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/falaki/spark SPARK-9320
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7806.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 #7806
----
commit 632693df489663750f028f2c089d205ebac1926f
Author: Hossein <[email protected]>
Date: 2015-07-30T21:29:51Z
Added summary as an alias for describe for DataFrame
commit 5b8bedcb99993b72c402c5fbeb761b93a9dd3baa
Author: Hossein <[email protected]>
Date: 2015-07-30T21:29:59Z
Added unit test
commit 8d9201268b9e528be891d494a6a48521ca528115
Author: Hossein <[email protected]>
Date: 2015-07-30T22:04:19Z
Added merge as an alias for join
commit fc01f2d389ce3a7f8d510096b1eceb3c70e7ea27
Author: Hossein <[email protected]>
Date: 2015-07-30T22:04:45Z
Added unit test
----
---
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]