GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/410
HIVE-20264: Bootstrap repl dump with concurrent write and drop of ACID
table makes target inconsistent.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-20264
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/410.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 #410
----
commit 763463f961229a69f3e714c0f5613aaeca2ddabd
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-08-07T11:38:14Z
HIVE-20264: Bootstrap repl dump with concurrent write and drop of ACID
table makes target inconsistent.
----
---