spark-instrumented-optimizer/R/pkg/inst/tests
Yu ISHIKAWA 2fcb9cb955 [SPARK-9856] [SPARKR] Add expression functions into SparkR whose params are complicated
I added lots of Column functinos into SparkR. And I also added `rand(seed: Int)` and `randn(seed: Int)` in Scala. Since we need such APIs for R integer type.

### JIRA
[[SPARK-9856] Add expression functions into SparkR whose params are complicated - ASF JIRA](https://issues.apache.org/jira/browse/SPARK-9856)

Author: Yu ISHIKAWA <yuu.ishikawa@gmail.com>

Closes #8264 from yu-iskw/SPARK-9856-3.
2015-08-19 10:41:14 -07:00
..
jarTest.R [SPARK-8607] SparkR -- jars not being added to application classpath correctly 2015-06-26 17:06:16 -07:00
packageInAJarTest.R [SPARK-8313] R Spark packages support 2015-08-04 18:20:12 -07:00
test_binary_function.R [SPARK-9053] [SPARKR] Fix spaces around parens, infix operators etc. 2015-07-31 09:33:38 -07:00
test_binaryFile.R [SPARK-8808] [SPARKR] Fix assignments in SparkR. 2015-07-14 22:21:01 -07:00
test_broadcast.R [SPARK-7230] [SPARKR] Make RDD private in SparkR. 2015-05-05 14:40:33 -07:00
test_client.R Use vector-friendly comparison for packages argument. 2015-07-28 10:45:19 -07:00
test_context.R [SPARK-8452] [SPARKR] expose jobGroup API in SparkR 2015-06-19 15:51:59 -07:00
test_includeJAR.R [SPARK-8549] [SPARKR] Fix the line length of SparkR 2015-07-05 20:50:02 -07:00
test_includePackage.R [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
test_mllib.R [SPARK-9463] [ML] Expose model coefficients with names in SparkR RFormula 2015-07-30 16:15:43 -07:00
test_parallelize_collect.R [SPARK-7714] [SPARKR] SparkR tests should use more specific expectations than expect_true 2015-07-01 09:50:12 -07:00
test_rdd.R [SPARK-9053] [SPARKR] Fix spaces around parens, infix operators etc. 2015-07-31 09:33:38 -07:00
test_shuffle.R [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR files 2015-06-22 20:55:38 -07:00
test_sparkSQL.R [SPARK-9856] [SPARKR] Add expression functions into SparkR whose params are complicated 2015-08-19 10:41:14 -07:00
test_take.R [SPARK-7714] [SPARKR] SparkR tests should use more specific expectations than expect_true 2015-07-01 09:50:12 -07:00
test_textFile.R [SPARK-8808] [SPARKR] Fix assignments in SparkR. 2015-07-14 22:21:01 -07:00
test_utils.R [SPARK-8808] [SPARKR] Fix assignments in SparkR. 2015-07-14 22:21:01 -07:00