GitHub user jacques-n opened a pull request: https://github.com/apache/drill/pull/250
DRILL-3987: Componentize Drill, extracting vectors as separate library You can merge this pull request into a Git repository by running: $ git pull https://github.com/jacques-n/drill DRILL-3987 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/250.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 #250 ---- commit 6bf5d2988e780f2bbec8614ba9b8384bb70df577 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-07T23:54:35Z Extract key vector, field reader, complex/field writer classes. commit e123e9fcc945863586e64a11628a2a2480703e82 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-08T02:16:05Z Common and Vector modules building. commit 5a351517bce28cfae4049ee415970a8f76ea7798 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-08T02:41:03Z Working TPCH unit tests commit dcc309527abe9602b5a7e737abc8df81b162c3da Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-08T03:28:54Z Extract RPC, memory-base and memory-impl as separate modules. commit 7724c236f476cf986fc909f748d90c656b10f941 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-08T03:44:58Z Extract BoundsChecking check from AssertionUtil. Remove unused file. commit fd91a1771f17125a33e7df860c39bb7ef11f5446 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-08T16:20:19Z Delete unused files commit ca6b5ef14486279e4a822646daee0628c2f95fd7 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-08T17:09:05Z Remove any parent Drill dependencies for drill-memory-base. commit 88031387993db1816311498a49ea882a96794694 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-08T17:35:45Z Move logical expressions and operators out of common. Move to new drill-logical model. commit dc9d48bc87d7a1d1af55facfe26ef81af3012fc2 Author: Jacques Nadeau <jacq...@apache.org> Date: 2015-11-08T18:37:05Z DRILL-3987: Final cleanups to get complete working build/distribution - small cleanups - move Hook to drill-adbc - update distribution assembly to include new modules ---- --- 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. ---