-
- Downloads
[SPARK-7033] [SPARKR] Clean usage of split. Use partition instead where applicable.
Author: Sun Rui <rui.sun@intel.com> Closes #5628 from sun-rui/SPARK-7033 and squashes the following commits: 046bc9e [Sun Rui] Clean split usage in tests. d531c86 [Sun Rui] [SPARK-7033][SPARKR] Clean usage of split. Use partition instead where applicable.
Showing
- R/pkg/R/RDD.R 18 additions, 18 deletionsR/pkg/R/RDD.R
- R/pkg/R/context.R 10 additions, 10 deletionsR/pkg/R/context.R
- R/pkg/R/pairRDD.R 4 additions, 4 deletionsR/pkg/R/pairRDD.R
- R/pkg/R/utils.R 1 addition, 1 deletionR/pkg/R/utils.R
- R/pkg/inst/tests/test_rdd.R 6 additions, 6 deletionsR/pkg/inst/tests/test_rdd.R
Loading
Please register or sign in to comment