aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2016-10-07 11:34:49 -0700
committerFelix Cheung <felixcheung@apache.org>2016-10-07 11:34:49 -0700
commit9d8ae853ecc5600f5c2f69565b96d5c46a8c0048 (patch)
treec3f57c9401be83b54eaa96f3fa4018fa527da3d5 /README.md
parentbb1aaf28eca6d9ae9af664ac3ad35cafdfc01a3b (diff)
downloadspark-9d8ae853ecc5600f5c2f69565b96d5c46a8c0048.tar.gz
spark-9d8ae853ecc5600f5c2f69565b96d5c46a8c0048.tar.bz2
spark-9d8ae853ecc5600f5c2f69565b96d5c46a8c0048.zip
[SPARK-17665][SPARKR] Support options/mode all for read/write APIs and options in other types
## What changes were proposed in this pull request? This PR includes the changes below: - Support `mode`/`options` in `read.parquet`, `write.parquet`, `read.orc`, `write.orc`, `read.text`, `write.text`, `read.json` and `write.json` APIs - Support other types (logical, numeric and string) as options for `write.df`, `read.df`, `read.parquet`, `write.parquet`, `read.orc`, `write.orc`, `read.text`, `write.text`, `read.json` and `write.json` ## How was this patch tested? Unit tests in `test_sparkSQL.R`/ `utils.R`. Author: hyukjinkwon <gurwls223@gmail.com> Closes #15239 from HyukjinKwon/SPARK-17665.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions