GitHub user chunhui-shi opened a pull request:
https://github.com/apache/drill/pull/1078
DRILL-6054: don't try to split the filter when it is not AND
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chunhui-shi/drill work1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1078.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 #1078
----
commit e44ed46471317f43c494a497551e6546016f3a10
Author: chunhui-shi <cshi@...>
Date: 2017-12-22T23:42:27Z
DRILL-6054: don't try to split the filter when it is not AND
----
---