GitHub user gparai opened a pull request:
https://github.com/apache/drill/pull/1096
DRILL - 6099 : Push limit past flatten(project) without pushdown into scan
@amansinha100 @chunhui-shi can you please review this PR? Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gparai/drill DRILL-6099-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1096.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 #1096
----
commit dbd1b22a47de7493d1ead97c699763aad17584f7
Author: Gautam Parai <gparai@...>
Date: 2018-01-18T23:46:42Z
DRILL - 6099 : Push limit past flatten(project) without pushdown into scan
----
---