GitHub user vdiravka opened a pull request:
https://github.com/apache/drill/pull/1216
DRILL-6173: Support transitive closure during filter push down and paâ¦
â¦rtition pruning
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdiravka/drill DRILL-6173
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1216.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 #1216
----
commit ad673cd8030ce1540a1c5bb5a55f6a2c8dbcb5d3
Author: Vitalii Diravka <vitalii.diravka@...>
Date: 2018-04-17T11:38:03Z
DRILL-6173: Support transitive closure during filter push down and
partition pruning
----
---