GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/317
HIVE-18751: ACID table scan through get_splits UDF doesn't receive
ValidWriteIdList configuration.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-18751
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/317.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 #317
----
commit b8e481cc0a89a98c4654713af25b154a9262f5f9
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-03-08T09:26:41Z
HIVE-18751: ACID table scan through get_splits UDF doesn't receive
ValidWriteIdList configuration.
----
---