GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/352
HIVE-19499: Bootstrap REPL LOAD shall add tasks to create checkpoints for
db/tables/partitions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-19499
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/352.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 #352
----
commit 7cd8e4153325167f0d869667efb86c10256761f7
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-05-19T18:16:58Z
HIVE-19499: Bootstrap REPL LOAD shall add tasks to create checkpoints for
db/tables/partitions.
----
---