spark-instrumented-optimizer/R/pkg
Yanbo Liang 6979edf4e1 [SPARK-12115][SPARKR] Change numPartitions() to getNumPartitions() to be consistent with Scala/Python
Change ```numPartitions()``` to ```getNumPartitions()``` to be consistent with Scala/Python.
<del>Note: If we can not catch up with 1.6 release, it will be breaking change for 1.7 that we also need to explain in release note.<del>

cc sun-rui felixcheung shivaram

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #10123 from yanboliang/spark-12115.
2015-12-05 16:39:01 -08:00
..
inst [SPARK-12115][SPARKR] Change numPartitions() to getNumPartitions() to be consistent with Scala/Python 2015-12-05 16:39:01 -08:00
R [SPARK-12115][SPARKR] Change numPartitions() to getNumPartitions() to be consistent with Scala/Python 2015-12-05 16:39:01 -08:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
.lintr [SPARK-8537] [SPARKR] Add a validation rule about the curly braces in SparkR to .lintr 2015-06-22 14:35:38 -07:00
DESCRIPTION [SPARK-10863][SPARKR] Method coltypes() (New version) 2015-11-10 11:07:57 -08:00
NAMESPACE [SPARK-11774][SPARKR] Implement struct(), encode(), decode() functions in SparkR. 2015-12-05 15:49:51 -08:00