-
- Downloads
[SPARK-12393][SPARKR] Add read.text and write.text for SparkR
Add ```read.text``` and ```write.text``` for SparkR. cc sun-rui felixcheung shivaram Author: Yanbo Liang <ybliang8@gmail.com> Closes #10348 from yanboliang/spark-12393.
Showing
- R/pkg/NAMESPACE 3 additions, 1 deletionR/pkg/NAMESPACE
- R/pkg/R/DataFrame.R 28 additions, 0 deletionsR/pkg/R/DataFrame.R
- R/pkg/R/SQLContext.R 26 additions, 0 deletionsR/pkg/R/SQLContext.R
- R/pkg/R/generics.R 4 additions, 0 deletionsR/pkg/R/generics.R
- R/pkg/inst/tests/testthat/test_sparkSQL.R 21 additions, 0 deletionsR/pkg/inst/tests/testthat/test_sparkSQL.R
Please register or sign in to comment