GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/432
HIVE-20541: REPL DUMP on external table with add partition event throws
NoSuchElementException.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-20541
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/432.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 #432
----
commit ef1d3cacb5f23ae6dfb771a7cdddfba736b7b6d9
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-09-12T06:52:05Z
HIVE-20541: REPL DUMP on external table with add partition event throws
NoSuchElementException.
----
---