GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/366
HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the
loaded data/metadata.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-19739
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/366.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 #366
----
commit 89d6d9957c200ebad3a78a38400ea70efa5abdc2
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-06-04T21:35:38Z
HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the
loaded data/metadata.
----
---