Alright, the Jira issue is: https://issues.apache.org/jira/browse/CALCITE-1622
On Wed, Feb 8, 2017 at 7:32 PM, Josh Elser <[email protected]> wrote: > Hi Damjan, > > Thanks for the patch! Might you be able to open up an issue on JIRA and > attach this patch there (for the CALCITE project)? > > We use JIRA to track changes to the codebase and would like to make sure > your contributions are recognized in a central location. > > Thanks in advance! > > - Josh > > > Damjan Jovanovic wrote: > >> Hi >> >> On your http://calcite.apache.org/docs/ page, the example code is >> completely broken: it doesn't add() either the ReflectiveSchema or the >> JdbcSchema to the CalciteConnection's root schema, and the "name" and >> "hr" JdbcSchema parameter for MySQL appear to need swapping. >> >> A patch against Git is attached. >> >> Otherwise, thank you for your otherwise awesome project :-). >> >> Damjan >> >>
