GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1058
DRILL-6002: Avoid memory copy from direct buffer to heap while spilling to
local disk
@paul-rogers Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-6002
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1058.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 #1058
----
commit 8e9124de681d3a8cd70bf0bb243460cb78dcb295
Author: Vlad Rozov <[email protected]>
Date: 2017-11-22T22:06:13Z
DRILL-6002: Avoid memory copy from direct buffer to heap while spilling to
local disk
----
---