GitHub user harshach opened a pull request:
https://github.com/apache/hive/pull/393
HIVE-18799: Add SchemaRegistry APIs to Hive MetaStore.
Merged against master. Making few more changes to this PR.
I am going to close this PR and answer the review comments here.
CC @alanfgates @thejasmn
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/hive standalone-metastore-v3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/393.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 #393
----
commit fada993fbe35ba9a18daa8b14d687e3cd26e78e2
Author: Sriharsha Chintalapani <sriharsha@...>
Date: 2018-07-07T21:33:58Z
HIVE-18799: Add SchemaRegistry APIs to Hive MetaStore.
commit bf1d87156f5cc41877869179cf6d5bccbb27da1b
Author: Sriharsha Chintalapani <sriharsha@...>
Date: 2018-07-08T08:52:29Z
Merge remote-tracking branch 'apache/master' into standalone-metastore-v3
----
---