GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/441
HIVE-20646: Partition filter condition is not pushed down to metastore
query if it has IS NOT NULL.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-20646
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/441.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 #441
----
commit 5269fdb9b081d100c3d183495f8bfce824e2805a
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-09-28T11:05:53Z
HIVE-20646: Partition filter condition is not pushed down to metastore
query if it has IS NOT NULL.
----
---