Hi Calcite Devs, We have been working on creating a version of the Tableau connector [1] that allows Tableau Desktop and server to connect to external data sources, in this case to interface with our BI application, Looker. We created a dialect definition (TDD file) [2] conformant to the GoogleSQL standard and are hosting the current version of this connector in our looker-open-source fork of Calcite [3].
If anybody is interested in collaborating on/utilizing an open-source Calcite/Avatica-Tableau connector using a GoogleSQL-based TDD, we'd love to gather some inputs on hosting this on the Calcite main repo or another repository under the calcite/apache projects. Happy to share more info and awaiting your comments! Links: [1] https://tableau.github.io/connector-plugin-sdk/docs/ [2] https://github.com/looker-open-source/calcite/blame/connector/connector/tableau/looker-jdbc/dialect.tdd [3] https://github.com/looker-open-source/calcite/tree/connector Thanks and regards, Jerin
