GitHub user felixcheung opened a pull request:
https://github.com/apache/spark/pull/12647
[SPARK-12148][SPARKR] fix doc after renaming DataFrame to SparkDataFrame
## What changes were proposed in this pull request?
Fixed inadvertent roxygen2 doc changes, added class name change to
programming guide
## How was this patch tested?
manually checked
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/felixcheung/spark rdataframe
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12647.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 #12647
----
commit 476863689d7651f1a420a4dab2446067268bfec3
Author: felixcheung <[email protected]>
Date: 2016-04-22T03:30:22Z
Rename class DataFrame to SparkDataFrame
commit 9434f0331ddcf2525e89ece1ed5ef1ec26b5e9a6
Author: felixcheung <[email protected]>
Date: 2016-04-22T21:37:08Z
change namespace
commit 766593bfaa914e7dceac17ff77dd400e8a105315
Author: felixcheung <[email protected]>
Date: 2016-04-22T22:09:55Z
fix roxygen2
commit 67ba443211b1b09914e754e780a3ff49970d2ec2
Author: felixcheung <[email protected]>
Date: 2016-04-23T23:58:24Z
fix roxygen2 doc and add upgrade guide
----
---
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]