Sounds good! Will try to take it for a spin.
On 8/28/18 7:05 PM, Francis Chuang wrote:
Hi all,
I'd like to start a vote for Avatica-Go 3.1.0 over the next few days.
Some key things I'd like to address in this release:
- Go 1.11 was released a few days ago and now includes support for
depende
I just checked the release script for avatica-go. It looks like md5 and
zip archives were removed sometime ago, so this should not be a problem.
On 29/08/2018 9:26 AM, Julian Hyde wrote:
True. But you will run into grief from the Apache release police if you do. I
would strongly recommend foll
I will also be including the transition plan in the release notes and
the news item for the release. The JIRA case is CALCITE-2335.
I believe zip archives were removed, but I will check to confirm.
I will also check to confirm if we are still releasing a .md5 for
Avatica-Go. MD5 is easily crack
True. But you will run into grief from the Apache release police if you do. I
would strongly recommend following the recommendation. :)
> On Aug 28, 2018, at 4:23 PM, Michael Mior wrote:
>
> Looks like a great plan. Thanks Francis :)
>
> Also, while I think we should drop the .md5 (and I don'
Looks like a great plan. Thanks Francis :)
Also, while I think we should drop the .md5 (and I don't see a good reason
not to), SHOULD NOT indicates that it's a recommendation, not a requirement.
--
Michael Mior
mm...@apache.org
Le mar. 28 août 2018 à 19:13, Julian Hyde a écrit :
> Thanks for
Also, it’s helpful that you are publishing the transition plan up-front. Do you
plan to include it in the release notes, or perhaps reference a JIRA case?
Users of avatica-go may not be subscribed to this list, but they still need to
be aware of the transition plan.
> On Aug 28, 2018, at 4:05 P
Thanks for driving this, Francis.
Apache release policy and Calcite release practice have both changed recently:
* Calcite no longer releases a .zip, only a .tar.gz; and we no longer release
an .md5[1]. If you want to drop the .zip feel free; if not, that’s fine also.
* Apache policy now says you
Hi all,
I'd like to start a vote for Avatica-Go 3.1.0 over the next few days.
Some key things I'd like to address in this release:
- Go 1.11 was released a few days ago and now includes support for
dependency management using "Go modules" (done).
Some history:
The Go community released a pa