-
Notifications
You must be signed in to change notification settings - Fork 981
Home
Paul Rogers edited this page Apr 7, 2017
·
41 revisions
This is an informal set of notes describing Drill internals. The purpose is to share with the Drill community knowledge of Drill internals. The material here is informal because it presents information the author was able to reverse-engineer from code, discussions, and the like.
General tips and tricks for working with Drill development.
Results of various informal forays into Drill performance and more.
- Performance Basics
- Code Generation and "Short, Fat" Queries
- Optimization of External Sort Performance
- Optimization of Filter Performance
- Drill Date/Time Types
- Drill Maps
Discussions of Drill internals and architecture.