GitHub user F21 opened a pull request:
https://github.com/apache/calcite-avatica-go/pull/13
Add HSQLDB support and move phoenix support into an adapter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Boostport/calcite-avatica-go
avatica-hsqldb-support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica-go/pull/13.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13
----
commit 2e931c643d5a4b46c17dd52b28d5a0db3133d0a3
Author: Francis Chuang <francis.chuang@...>
Date: 2018-04-15T04:27:20Z
Add HSQLDB support and move phoenix support into an adapter
----
---