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
