spark-instrumented-optimizer/R/pkg
Dilip Biswal 1747469a1f [SPARK-25167][SPARKR][TEST][MINOR] Minor fixes for R sql tests
## What changes were proposed in this pull request?
A few SQL tests for R were failing in my development environment. In this PR, i am attempting to
address some of them.  Below are the reasons for the failure.

- The catalog api tests assumes catalog artifacts named "foo" to be non existent. I think name such as foo and bar are common and i use it frequently. I have changed it to a string that i hope is less likely to collide.
- One test assumes that we only have one database in the system. I had more than one and it caused the test to fail. I have changed that check.
- One more test which compares two timestamp values fail - i am debugging this now. I will send it as a followup - may be.

## How was this patch tested?
Its a test fix.

Closes #22161 from dilipbiswal/r-sql-test-fix1.

Authored-by: Dilip Biswal <dbiswal@us.ibm.com>
Signed-off-by: hyukjinkwon <gurwls223@apache.org>
2018-08-23 10:56:17 +08:00
..
inst Fix typos detected by github.com/client9/misspell 2018-08-11 21:23:36 -05:00
R [SPARK-25117][R] Add EXEPT ALL and INTERSECT ALL support in R 2018-08-17 00:04:04 -07:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-25167][SPARKR][TEST][MINOR] Minor fixes for R sql tests 2018-08-23 10:56:17 +08:00
vignettes [SPARK-23042][ML] Use OneHotEncoderModel to encode labels in MultilayerPerceptronClassifier 2018-08-17 18:40:29 +00:00
.lintr [SPARK-22063][R] Fixes lint check failures in R by latest commit sha1 ID of lint-r 2017-10-01 18:42:45 +09:00
.Rbuildignore [SPARK-20877][SPARKR][FOLLOWUP] clean up after test move 2017-06-11 03:00:44 -07:00
DESCRIPTION [SPARKR] Require Java 8 for SparkR 2018-05-11 17:00:51 -07:00
NAMESPACE [SPARK-25117][R] Add EXEPT ALL and INTERSECT ALL support in R 2018-08-17 00:04:04 -07:00