Since I am working on this right now: Example for extending the language. I couldnt find examples of client projects setting up the templates and maven targets.
I can volunteer to write it as a thank you for guiding me :) On Tue, Mar 17, 2015 at 2:10 AM, Hartman, Trevor <[email protected]> wrote: > > My preferred process would be to treat docs as code, that is, put > documentation in markdown files in the doc directory, and submit pull > requests for that doc. > > +1 on in-repo PR-driven docs. > > Additions to the topic list: > > - Writing an adapter > - Testing an adapter > > After removing my items that are covered by Julian's, the full list > becomes: > > (a) Overview of Calcite > (b) Pushing down operations, manipulating the relational expression tree > (c) The standard relational expressions > (d) Overview of planning concepts (RelNode, rule, trait, convention, > metadata) > (e) The lifecycle of a query, from parsing to execution > (f) Enumerable convention (expands on e) > (g) Bindable convention and the interpreter (expands on e) > (h) Writing an adapter > (i) Testing an adapter > > Other suggestions for topics? > > Trevor > -- Rajat Venkatesh | Engg Lead Qubole Inc | www.qubole.com
