[GitHub] spark pull request #16963: [SPARK-19632] Non hive external catalogs

2017-02-16 Thread robert3005
Github user robert3005 closed the pull request at:

https://github.com/apache/spark/pull/16963


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #16963: [SPARK-19632] Non hive external catalogs

2017-02-16 Thread robert3005
GitHub user robert3005 opened a pull request:

https://github.com/apache/spark/pull/16963

[SPARK-19632] Non hive external catalogs

## What changes were proposed in this pull request?

Open up ExternalCatalog and SessionState in order to allow integrating 
other catalogs

## How was this patch tested?

Existing tests


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/robert3005/spark rk/non-hive-external-catalogs

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/16963.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 #16963


commit e27f6fa7fbb3c03206344e49b8d55ba7d902b822
Author: Robert Kruszewski 
Date:   2017-02-06T21:49:29Z

support non hive external catalogs

commit a260d118cbbcf49b072f6e688481bd11a4b47ecb
Author: Robert Kruszewski 
Date:   2017-02-16T19:45:16Z

public sessionstate




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org