spark-instrumented-optimizer/R/pkg/inst
felixcheung 721e8b5f35 [SPARK-10904] [SPARKR] Fix to support select(df, c("col1", "col2"))
The fix is to coerce `c("a", "b")` into a list such that it could be serialized to call JVM with.

Author: felixcheung <felixcheung_m@hotmail.com>

Closes #8961 from felixcheung/rselect.
2015-10-03 22:42:36 -07:00
..
profile [SPARK-6797] [SPARKR] Add support for YARN cluster mode. 2015-07-13 08:21:47 -07:00
test_support [SPARK-8607] SparkR -- jars not being added to application classpath correctly 2015-06-26 17:06:16 -07:00
tests [SPARK-10904] [SPARKR] Fix to support select(df, c("col1", "col2")) 2015-10-03 22:42:36 -07:00
worker [SPARK-10048] [SPARKR] Support arbitrary nested Java array in serde. 2015-08-25 13:14:10 -07:00