GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/403
HIVE-19927: Last Repl ID set by bootstrap dump is incorrect and may cause data loss if have ACID/MM tables. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sankarh/hive HIVE-19927 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/403.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 #403 ---- commit 434aa1fe7060d1aab393d693e471e67880d599d8 Author: Sankar Hariappan <mailtosankarh@...> Date: 2018-07-08T10:43:47Z HIVE-19927: Last Repl ID set by bootstrap dump is incorrect and may cause data loss if have ACID/MM tables. ---- ---