-
- Downloads
[SPARK-12625][SPARKR][SQL] replace R usage of Spark SQL deprecated API
rxin davies shivaram Took save mode from my PR #10480, and move everything to writer methods. This is related to PR #10559 - [x] it seems jsonRDD() is broken, need to investigate - this is not a public API though; will look into some more tonight. (fixed) Author: felixcheung <felixcheung_m@hotmail.com> Closes #10584 from felixcheung/rremovedeprecated.
Showing
- R/pkg/R/DataFrame.R 16 additions, 17 deletionsR/pkg/R/DataFrame.R
- R/pkg/R/SQLContext.R 5 additions, 5 deletionsR/pkg/R/SQLContext.R
- R/pkg/R/column.R 1 addition, 1 deletionR/pkg/R/column.R
- R/pkg/R/utils.R 9 additions, 0 deletionsR/pkg/R/utils.R
- R/pkg/inst/tests/testthat/test_sparkSQL.R 2 additions, 2 deletionsR/pkg/inst/tests/testthat/test_sparkSQL.R
- dev/run-tests.py 5 additions, 6 deletionsdev/run-tests.py
Loading
Please register or sign in to comment