We've made some progress on Avatica. There is now an RPC server based on JSON over HTTP (and we would consider other protocols) and a remote JDBC driver. But we haven't gotten to ODBC yet.
There aren't many portable open source ODBC drivers, and building/maintaining one is a lot of work. I'm considering joining forces with Kylin, who have such a driver. Julian > On 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
