GitHub user andrewor14 opened a pull request:
https://github.com/apache/spark/pull/12006
[SPARK-13923][SPARK-14014][SQL] Session catalog follow-ups
## What changes were proposed in this pull request?
This patch addresses the remaining comments left in #11750 and #11918 after
they are merged. For a full list of changes in this patch, just trace the
commits.
## How was this patch tested?
`SessionCatalogSuite` and `CatalogTestCases`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewor14/spark session-catalog-followup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12006.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 #12006
----
commit 4f5323b8dbe5bf4bebb09af62c33c6303c622ede
Author: Andrew Or <[email protected]>
Date: 2016-03-23T22:13:17Z
Create temporary table: rename ignoreIfExists
commit ac6619980ebc21e22e42ec8e76226c23bebb6aca
Author: Andrew Or <[email protected]>
Date: 2016-03-23T22:19:54Z
Don't use ConcurrentHashMap and document thread-safety
commit 2b240d57e7841843dd3901a59148491124bfe844
Author: Andrew Or <[email protected]>
Date: 2016-03-23T22:26:18Z
Rename CatalogFunction/CatalogTable name -> identifier
commit 14eaa96c6d23911c8785585b56199f22ce52727a
Author: Andrew Or <[email protected]>
Date: 2016-03-23T22:28:20Z
HiveCatalog -> HiveExternalCatalog
----
---
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]