Kylin has one ODBC implementation based on REST Service and Calcite. The odbc driver now works with Tableau well. Source code : https://github.com/KylinOLAP/odbc-driver
It could be your reference also. Thanks Luke On 1/16/15, 2:07 AM, "Ted Dunning" <[email protected]> wrote: >Drill uses ODBC and Calcite. That might or might not be what you want. > > > >On Wed, Jan 14, 2015 at 11:02 PM, Kuldeep Bora <[email protected]> >wrote: > >> Hello, >> >> Is it possible to enable ODBC support using Calcite currently? Quick >>google >> search shows that Avatica a subproject of calcite can be used to do >>that. >> >> Could you please point me to an existing implementation or examples? >> >> Thanks >>
