Awesome, thanks very much to both of you!
On Mon, Dec 5, 2016 at 12:43 PM, Colm McHugh <[email protected]> wrote: > Check out http://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf for a > good overview of database implementation concerns, including query > planning. Lots of references to follow. > > On Mon, Dec 5, 2016 at 8:27 AM, Matt Burgess <[email protected]> wrote: > >> Hello all, >> >> I'm interested in digging into Calcite (and have been dabbling in >> other places like Pig, Hive, and Drill), but I only have a rudimentary >> knowledge of planners (logical, physical, transformations, >> optimizations). I know what they are and what their purpose is, but >> haven't really seen any docs that explain the various approaches. Are >> there any good resources out there for this? I tried searching the web >> but didn't really see much there. >> >> Thanks in advance, >> Matt >>
