[
https://issues.apache.org/jira/browse/CALCITE-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118054#comment-16118054
]
Francis Chuang edited comment on CALCITE-1240 at 8/8/17 8:57 AM:
-----------------------------------------------------------------
Ok, the repo is now on Github, but I ran into a snag as I am not allowed to
push directly to apache/calcite-avatica-go on github.
- The repo is currently empty, so I cannot fork it on GH and use a fork.
- I created a F21/calcite-avatica-go repo and pushed the initial commit there,
but it won't let me open a PR against apache/calcite-avatica-go.
A few other issues:
- I currently use Wercker for CI. Can wercker be used on Apache repos?
- I use goveralls for code coverage reports. Can it be used on Apache repos?
was (Author: francischuang):
Ok, the repo is now on Github, but I ran into a snag as I am not allowed to
push directly to apache/calcite-avatica-go on github.
- The repo is currently empty, so I cannot fork it on GH and use a fork.
- I created a F21/calcite-avatica-go repo and pushed the initial commit there,
but it won't let me open a PR against apache/calcite-avatica-go.
> 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)