spark-instrumented-optimizer/R/pkg
Michael Chirico 12b69cc27c [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate
### What changes were proposed in this pull request?

Change the strategy for how the varargs are handled in the default `mutate` method

### Why are the changes needed?

Bugfix -- `deparse` + `sapply` not working as intended due to `width.cutoff`

### Does this PR introduce any user-facing change?

Yes, bugfix. Shouldn't change any working code.

### How was this patch tested?

None! yet.

Closes #28386 from MichaelChirico/r-mutate-deparse.

Lead-authored-by: Michael Chirico <michael.chirico@grabtaxi.com>
Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
2020-12-17 17:20:45 +09:00
..
inst Spelling r common dev mlib external project streaming resource managers python 2020-11-27 10:22:45 -06:00
R [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate 2020-12-17 17:20:45 +09:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate 2020-12-17 17:20:45 +09:00
vignettes Spelling r common dev mlib external project streaming resource managers python 2020-11-27 10:22:45 -06:00
.lintr [SPARK-29936][R] Fix SparkR lint errors and add lint-r GitHub Action 2019-11-17 21:01:01 -08:00
.Rbuildignore [SPARK-20877][SPARKR][FOLLOWUP] clean up after test move 2017-06-11 03:00:44 -07:00
DESCRIPTION [SPARK-33662][BUILD] Setting version to 3.2.0-SNAPSHOT 2020-12-04 14:10:42 -08:00
NAMESPACE [SPARK-33622][R][ML] Add array_to_vector to SparkR 2020-12-01 10:44:14 -08:00