Re: [DISCUSS] Need for standard driver?

2017-04-20 Thread Josh Elser
Long time, no talk, Marc. I should've just stayed subscribed to the list after your last release concluded :) FWIW, I'm hoping to rip out the transport "guts" of Avatica at some point to be able to plug in gRPC (or similar "hot-ness"). Right now, we're fairly well tied to Jetty server-side

Re: [DISCUSS] Need for standard driver?

2017-04-20 Thread Julian Hyde
Thanks for bringing this up for discussion, Marc. If you have any questions about Avatica (which is part of the Calcite project, but may be spun off as a top-level project at some point in the future), I and Josh Elser will be happy to answer them. Julian > On Apr 20, 2017, at 9:03 AM, Marc

[DISCUSS] Need for standard driver?

2017-04-20 Thread Marc Spehlmann
I have a PR out for a CLI which interfaces with the network over gRPC [1]. Julian recommended using a package called Avantica which wraps over a standard JDBC+ODBC drivers and takes care the protocol. The question I have for /dev is if we have a need right now for a standard driver. I could see a