[
https://issues.apache.org/jira/browse/CALCITE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095559#comment-16095559
]
Julian Hyde commented on CALCITE-1240:
--------------------------------------
It seems that
[go-cleanhttp|https://github.com/hashicorp/go-cleanhttp/blob/master/LICENSE] is
MPL, which is [category b (weak
copyleft)|https://www.apache.org/legal/resolved.html#category-b]. We'll have to
be careful with that.
The others are Apache, BSD or MIT, so they're OK.
> Avatica client written in Golang
> --------------------------------
>
> Key: CALCITE-1240
> URL: https://issues.apache.org/jira/browse/CALCITE-1240
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Julian Hyde
> Assignee: Julian Hyde
>
> Add a client for Avatica written in the Go language (aka "Golang").
> There is one at https://github.com/Boostport/avatica and the author has
> offered to contribute it.
> The driver is currently somewhat specialized for Phoenix but our goal should
> be to allow it to work against any Avatica provider (without diminishing its
> value to Phoenix users).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)