-
- Downloads
[SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files
[[SPARK-8548] Remove the trailing whitespaces from the SparkR files - ASF JIRA](https://issues.apache.org/jira/browse/SPARK-8548) - This is the result of `lint-r` https://gist.github.com/yu-iskw/0019b37a2c1167f33986 Author: Yu ISHIKAWA <yuu.ishikawa@gmail.com> Closes #6945 from yu-iskw/SPARK-8548 and squashes the following commits: 0bd567a [Yu ISHIKAWA] [SPARK-8548][SparkR] Remove the trailing whitespaces from the SparkR files
Showing
- R/pkg/R/DataFrame.R 48 additions, 48 deletionsR/pkg/R/DataFrame.R
- R/pkg/R/RDD.R 24 additions, 24 deletionsR/pkg/R/RDD.R
- R/pkg/R/SQLContext.R 7 additions, 7 deletionsR/pkg/R/SQLContext.R
- R/pkg/R/broadcast.R 3 additions, 3 deletionsR/pkg/R/broadcast.R
- R/pkg/R/deserialize.R 1 addition, 1 deletionR/pkg/R/deserialize.R
- R/pkg/R/generics.R 7 additions, 8 deletionsR/pkg/R/generics.R
- R/pkg/R/group.R 0 additions, 1 deletionR/pkg/R/group.R
- R/pkg/R/jobj.R 1 addition, 1 deletionR/pkg/R/jobj.R
- R/pkg/R/pairRDD.R 2 additions, 2 deletionsR/pkg/R/pairRDD.R
- R/pkg/R/schema.R 1 addition, 1 deletionR/pkg/R/schema.R
- R/pkg/R/serialize.R 1 addition, 1 deletionR/pkg/R/serialize.R
- R/pkg/R/sparkR.R 3 additions, 3 deletionsR/pkg/R/sparkR.R
- R/pkg/R/utils.R 24 additions, 24 deletionsR/pkg/R/utils.R
- R/pkg/R/zzz.R 0 additions, 1 deletionR/pkg/R/zzz.R
- R/pkg/inst/tests/test_binaryFile.R 3 additions, 4 deletionsR/pkg/inst/tests/test_binaryFile.R
- R/pkg/inst/tests/test_binary_function.R 14 additions, 14 deletionsR/pkg/inst/tests/test_binary_function.R
- R/pkg/inst/tests/test_rdd.R 6 additions, 6 deletionsR/pkg/inst/tests/test_rdd.R
- R/pkg/inst/tests/test_shuffle.R 14 additions, 14 deletionsR/pkg/inst/tests/test_shuffle.R
- R/pkg/inst/tests/test_sparkSQL.R 14 additions, 14 deletionsR/pkg/inst/tests/test_sparkSQL.R
- R/pkg/inst/tests/test_take.R 0 additions, 1 deletionR/pkg/inst/tests/test_take.R
Loading
Please register or sign in to comment