GitHub user vkorukanti opened a pull request: https://github.com/apache/drill/pull/548
DRILL-4785: Avoid checking for hard affinity scans in limit 0 shortcut cases You can merge this pull request into a Git repository by running: $ git pull https://github.com/vkorukanti/drill DRILL-4785 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/548.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 #548 ---- commit c94501e3034d703fff1a56984183a1c12650340c Author: vkorukanti <ve...@dremio.com> Date: 2016-07-18T23:56:25Z DRILL-4785: Avoid checking for hard affinity scans in limit 0 shortcut cases ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---