-
- Downloads
[SPARK-9093] [SPARKR] Fix single-quotes strings in SparkR
[[SPARK-9093] Fix single-quotes strings in SparkR - ASF JIRA](https://issues.apache.org/jira/browse/SPARK-9093) This is the result of lintr at the rivision:01155162 [[SPARK-9093] The result of lintr at 01155162](https://gist.github.com/yu-iskw/8c47acf3202796da4d01) Author: Yu ISHIKAWA <yuu.ishikawa@gmail.com> Closes #7439 from yu-iskw/SPARK-9093 and squashes the following commits: 61c391e [Yu ISHIKAWA] [SPARK-9093][SparkR] Fix single-quotes strings in SparkR
Showing
- R/pkg/R/DataFrame.R 5 additions, 5 deletionsR/pkg/R/DataFrame.R
- R/pkg/R/SQLContext.R 2 additions, 2 deletionsR/pkg/R/SQLContext.R
- R/pkg/R/serialize.R 2 additions, 2 deletionsR/pkg/R/serialize.R
- R/pkg/R/sparkR.R 1 addition, 1 deletionR/pkg/R/sparkR.R
- R/pkg/inst/tests/test_sparkSQL.R 2 additions, 2 deletionsR/pkg/inst/tests/test_sparkSQL.R
Please register or sign in to comment