spark-instrumented-optimizer/R/pkg
hyukjinkwon 3fada2f502 [SPARK-20105][TESTS][R] Add tests for checkType and type string in structField in R
## What changes were proposed in this pull request?

It seems `checkType` and the type string in `structField` are not being tested closely. This string format currently seems SparkR-specific (see d1f6c64c4b/sql/core/src/main/scala/org/apache/spark/sql/api/r/SQLUtils.scala (L93-L131)) but resembles SQL type definition.

Therefore, it seems nicer if we test positive/negative cases in R side.

## How was this patch tested?

Unit tests in `test_sparkSQL.R`.

Author: hyukjinkwon <gurwls223@gmail.com>

Closes #17439 from HyukjinKwon/r-typestring-tests.
2017-03-27 10:43:00 -07:00
..
inst [SPARK-20105][TESTS][R] Add tests for checkType and type string in structField in R 2017-03-27 10:43:00 -07:00
R [MINOR][DOCS] Match several documentation changes in Scala to R/Python 2017-03-26 18:40:00 -07:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-18817][SPARKR][SQL] change derby log output to temp dir 2017-03-19 10:37:15 -07:00
vignettes [SPARK-19391][SPARKR][ML] Tweedie GLM API for SparkR 2017-03-14 00:50:38 -07:00
.lintr [SPARK-12327][SPARKR] fix code for lintr warning for commented code 2016-01-03 20:53:35 +05:30
.Rbuildignore [SPARK-18590][SPARKR] build R source package when making distribution 2016-12-08 11:29:31 -08:00
DESCRIPTION [MINOR][R] Reorder Collate fields in DESCRIPTION file 2017-03-19 10:30:34 -07:00
NAMESPACE [SPARK-20020][SPARKR] DataFrame checkpoint API 2017-03-19 22:34:18 -07:00