spark-instrumented-optimizer/R/pkg/inst/tests
Sun Rui 864de3bf40 [SPARK-10079] [SPARKR] Make 'column' and 'col' functions be S4 functions.
1.  Add a "col" function into DataFrame.
2.  Move the current "col" function in Column.R to functions.R, convert it to S4 function.
3.  Add a s4 "column" function in functions.R.
4.  Convert the "column" function in Column.R to S4 function. This is for private use.

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

Closes #8864 from sun-rui/SPARK-10079.
2015-10-09 23:05:38 -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-9681] [ML] Support R feature interactions in RFormula 2015-09-25 00:43:22 -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 [MINOR] [SPARKR] Fix some validation problems in SparkR 2015-08-26 18:14:32 -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-10079] [SPARKR] Make 'column' and 'col' functions be S4 functions. 2015-10-09 23:05:38 -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