GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/14009
[SPARK-16311][SQL] Metadata refresh should work on temporary views
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## How was this patch tested?
Re-enabled a previously ignored test, and added a new test suite for Hive
testing behavior of temporary views against MetastoreRelation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-16311
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14009.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 #14009
----
commit cbfbbc7d27ae086805625fa41dbcbad50783fee8
Author: petermaxlee <[email protected]>
Date: 2016-06-30T04:50:37Z
[SPARK-16311][SQL] Improve metadata refresh
commit f7150345245accd0e71a351e9da9ebac9b80a520
Author: petermaxlee <[email protected]>
Date: 2016-06-30T04:53:58Z
Add test suite
commit 82f9bec79125ad3f1c4da504891a75adb5b33f2f
Author: petermaxlee <[email protected]>
Date: 2016-06-30T04:55:40Z
undo import
commit d5ea4efe8301b80dd626ae2d2bf793e4af63153c
Author: Reynold Xin <[email protected]>
Date: 2016-07-01T05:26:52Z
Merge pull request #13989 from petermaxlee/SPARK-16311
[SPARK-16311][SQL] Improve metadata refresh
commit daac78bd5b1ed663c58821759dc0ba1a48264cea
Author: Reynold Xin <[email protected]>
Date: 2016-07-01T05:33:37Z
Remove the refresh public API.
commit 1225cfc42e156e863842849a0b8834240c47f9ab
Author: Reynold Xin <[email protected]>
Date: 2016-07-01T05:55:47Z
Add a Hive specific test
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]