spark-instrumented-optimizer/R/pkg
Dongjoon Hyun 513a03e41e [SPARK-15908][R] Add varargs-type dropDuplicates() function in SparkR
## What changes were proposed in this pull request?

This PR adds varargs-type `dropDuplicates` function to SparkR for API parity.
Refer to https://issues.apache.org/jira/browse/SPARK-15807, too.

## How was this patch tested?

Pass the Jenkins tests with new testcases.

Author: Dongjoon Hyun <dongjoon@apache.org>

Closes #13684 from dongjoon-hyun/SPARK-15908.
2016-06-16 20:35:17 -07:00
..
inst [SPARK-15908][R] Add varargs-type dropDuplicates() function in SparkR 2016-06-16 20:35:17 -07:00
R [SPARK-15908][R] Add varargs-type dropDuplicates() function in SparkR 2016-06-16 20:35:17 -07:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-12034][SPARKR] Eliminate warnings in SparkR test cases. 2015-12-07 10:38:17 -08:00
.lintr [SPARK-12327][SPARKR] fix code for lintr warning for commented code 2016-01-03 20:53:35 +05:30
DESCRIPTION [SPARK-11395][SPARKR] Support over and window specification in SparkR. 2016-05-05 18:49:43 -07:00
NAMESPACE [SPARK-12922][SPARKR][WIP] Implement gapply() on DataFrame in SparkR 2016-06-15 21:42:05 -07:00