spark-instrumented-optimizer/R/pkg/inst/tests
Sun Rui 71a138cd0e [SPARK-10048] [SPARKR] Support arbitrary nested Java array in serde.
This PR:
1. supports transferring arbitrary nested array from JVM to R side in SerDe;
2. based on 1, collect() implemenation is improved. Now it can support collecting data of complex types
   from a DataFrame.

Author: Sun Rui <rui.sun@intel.com>

Closes #8276 from sun-rui/SPARK-10048.
2015-08-25 13:14:10 -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_Serde.R [SPARK-10048] [SPARKR] Support arbitrary nested Java array in serde. 2015-08-25 13:14:10 -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-10106] [SPARKR] Add ifelse Column function to SparkR 2015-08-19 12:39:37 -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