GitHub user ppadma opened a pull request:
https://github.com/apache/drill/pull/1227
Drill 6236: batch sizing for hash join
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppadma/drill DRILL-6236
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1227.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 #1227
----
commit f41aadab1cdf61bb1818724597aaa7726000af09
Author: Padma Penumarthy <ppenumar97@...>
Date: 2018-04-07T03:53:26Z
DRILL-6236: batch sizing for hash join
commit e2ddf8761e006a16ed7b6ceea3c2fa849cc6a6e5
Author: Padma Penumarthy <ppenumar97@...>
Date: 2018-04-19T05:23:54Z
DRILL-6343: bit vector copyFromSafe is not doing realloc
----
---