GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/11457
[SPARK-13174][SparkR] Add read.csv and write.csv for SparkR
## What changes were proposed in this pull request?
This PR adds `read.csv` and `write.csv` for SparkR. They were added for
Scala, Java and Python already.
This PR is basically similar with
https://github.com/apache/spark/pull/10348.
## How was this patch tested?
Running `R/run_tests.sh` also will test this with Jenkins.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark SPARK-13174
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11457.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 #11457
----
commit 67cd3322b409931dfe704f04f2b467bbf06dddbe
Author: hyukjinkwon <[email protected]>
Date: 2016-03-02T02:20:14Z
Add read.csv and write.csv for SparkR
----
---
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]