Looks very promising, and has the .tdd file that I was looking for. Thanks Jacques.
That said, there is no LICENSE file. I will file an issue to clarify the license. Julian > On Sep 20, 2021, at 1:04 PM, Jacques Nadeau <[email protected]> wrote: > > I wonder if the Dremio connector would be a good place to start since it > uses Calcite: > > https://github.com/dremio-hub/tableau-connector > > > On Fri, Sep 10, 2021 at 12:37 PM Julian Hyde <[email protected]> wrote: > >> Tableau has a text file [1] where you can define your dialect. It lets >> Tableau know how to generate SQL to extract a year from a date, for >> example. >> >> Has anyone written that dialect specification for Calcite or a system >> that uses Calcite's SQL parser (such as Druid, Phoenix)? Since those >> systems have similar dialects, it would be good to pool resources >> here. >> >> Julian >> >> [1] https://tableau.github.io/connector-plugin-sdk/docs/dialect >>
