Dependency-free avatica client

2017-04-02 Thread F21
Hi guys, I discovered a universal sql CLI client written in golang: https://github.com/knq/usql The author has added support using my Avatica golang driver (github.com/Boostport/avatica). The client has no dependencies and compiles down to a single binary. This makes it easy to start

Re: A few assorted things

2017-04-02 Thread Jacques Nadeau
That's great Josh. Thanks! On Sun, Apr 2, 2017 at 2:04 PM, Josh Elser wrote: > Hey folks, > > * If you haven't seen already, Avatica is no longer in the calcite.git > repo, but in a sister calcite-avatica.git repo. > * I've permanently allowed both Jenkins and Github

A few assorted things

2017-04-02 Thread Josh Elser
Hey folks, * If you haven't seen already, Avatica is no longer in the calcite.git repo, but in a sister calcite-avatica.git repo. * I've permanently allowed both Jenkins and Github emails to be sent to the dev list. If we want these elsewhere, we can consider that. * I've consolidated the

[jira] [Created] (CALCITE-1736) Fix unit test failures when the path to the repository contains spaces

2017-04-02 Thread Josh Elser (JIRA)
Josh Elser created CALCITE-1736: --- Summary: Fix unit test failures when the path to the repository contains spaces Key: CALCITE-1736 URL: https://issues.apache.org/jira/browse/CALCITE-1736 Project: