paul-rogers opened a new pull request #2441: URL: https://github.com/apache/drill/pull/2441
# [DRILL-8115](https://issues.apache.org/jira/browse/DRILL-8115): PR Title ## Description Subset of the [DRILL-8085 PR](https://github.com/apache/drill/pull/2419) which includes only the LIMIT pushdown support in EVF, but no integration of that support with any reader. Modifies EVF and the scan framework to enforce LIMIT pushdown across readers. Adds tests to demonstrate that the limit is applied correctly. ## Documentation N/A ## Testing Added unit tests. Ran Github-based tests since the Drill tests no longer run on my machine, and I can't change my machine's time zone to UTC so that the will run. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
