GitHub user paul-rogers opened a pull request:
https://github.com/apache/drill/pull/1085
DRILL-6049: Misc. hygiene and code cleanup changes
Collection of "hygiene" changes arising from the vector column writer
project. This represents the set of changes outside of the core mechanism so
that reviews can be done in multiple PRs rather than a single monster PR that
mixes generic and core work.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/paul-rogers/drill DRILL-6049
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1085.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 #1085
----
commit be56804cfd68ba3a4645fdc526f06ee69b402f06
Author: Paul Rogers <progers@...>
Date: 2017-12-21T07:59:06Z
DRILL-6049: Misc. hygiene and code cleanup changes
----
---