GitHub user andrewor14 opened a pull request:
https://github.com/apache/spark/pull/11923
[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 #11836 after
they are merged.
## 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/11923.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 #11923
----
commit 4de581eed00c32baba8445b2c6b5fae78af768a5
Author: Andrew Or <[email protected]>
Date: 2016-03-23T21:09:51Z
Reset all properties after each test
commit 68541ad072e15f612024107b2ede6b68381218df
Author: Andrew Or <[email protected]>
Date: 2016-03-23T21:15:16Z
Enable HiveContextSuite
commit 46d154fc6cc67da880b108f32f84dcb90411b3e2
Author: Andrew Or <[email protected]>
Date: 2016-03-23T22:13:17Z
Create temporary table: rename ignoreIfExists
commit 9f23b8c8efe5d60d8bbeb28856749e9f92b5921a
Author: Andrew Or <[email protected]>
Date: 2016-03-23T22:19:54Z
Don't use ConcurrentHashMap and document thread-safety
commit ab3cd7d23fc5d319662c51da9bc97b1df957a48e
Author: Andrew Or <[email protected]>
Date: 2016-03-23T22:26:18Z
Rename CatalogFunction/CatalogTable name -> identifier
commit 23a161011d4a774da166c758afe80a0ec96c94d6
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]