GitHub user sameeragarwal opened a pull request:
https://github.com/apache/spark/pull/20273
[SPARK-23000] Use fully qualified table names in HiveMetastoreCatalogSuite
## What changes were proposed in this pull request?
In another attempt to fix DataSourceWithHiveMetastoreCatalogSuite, this
patch uses qualified table names (`default.t`) in the individual tests.
## How was this patch tested?
N/A (Test Only Change)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sameeragarwal/spark flaky-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20273.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20273
----
commit 3de8b41f324900b2fcc11bfa147fd79573593b36
Author: Sameer Agarwal <sameerag@...>
Date: 2018-01-16T00:48:20Z
Use fully qualified table names in DataSourceWithHiveMetastoreCatalogSuite
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]