You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Andrew Lamb <al...@influxdata.com> on 2021/10/29 14:00:05 UTC

[VOTE][RUST] Release Apache Arrow Rust 6.1.0 RC1

Hi,

I would like to propose a release of Apache Arrow Rust Implementation,
version 6.1.0.

This release candidate is based on commit:
03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9 [1]

The proposed release tarball and signatures are hosted at [2].

The changelog is located at [3].

Please download, verify checksums and signatures, run the unit tests,
and vote on the release. There is a script [4] that automates some of
the verification.

NOTE that some versions of the release verification script had a bug [5]
which was recently fixed, so please ensure you are using the latest version
from master

The vote will be open for at least 72 hours.

[ ] +1 Release this as Apache Arrow Rust
[ ] +0
[ ] -1 Do not release this as Apache Arrow Rust  because...

[1]:
https://github.com/apache/arrow-rs/tree/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9
[2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-6.1.0-rc1
[3]:
https://github.com/apache/arrow-rs/blob/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9/CHANGELOG.md
[4]:
https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
[5]: https://github.com/apache/arrow-rs/pull/882
---------------------------------------------------------

[RESULT] [VOTE][RUST] Release Apache Arrow Rust 6.1.0 RC1

Posted by Andrew Lamb <al...@influxdata.com>.
The vote passes with 3 +1 votes and no other votes.

The release is available here:

  https://dist.apache.org/repos/dist/release/arrow/arrow-rs-6.1.0

The code has also been released to crates.io:
https://crates.io/crates/arrow/6.1.0
https://crates.io/crates/arrow-flight/6.1.0
https://crates.io/crates/parquet/6.1.0
https://crates.io/crates/parquet-derive/6.1.0


Thank you Neal and Andy for verifying the release and to all those who
contributed to it.

Andrew

On Wed, Nov 3, 2021 at 2:54 PM Neal Richardson <ne...@gmail.com>
wrote:

> +1
>
> Ran the verification script on aarch64-apple-darwin.
>
> Neal
>
> On Wed, Nov 3, 2021 at 2:29 PM Andrew Lamb <al...@influxdata.com> wrote:
>
> > Does anyone from the PMC have time to weigh in on the 6.1.0 Rust Arrow
> > release candidate? I would like to either release it, or decide we
> > shouldn't.
> >
> > It is currently in a limbo state with 2 +1 votes (not yet at the 3 +1s
> > needed to release) but also no -1 or +0 votes
> >
> > Andrew
> >
> > On Tue, Nov 2, 2021 at 7:15 AM Andrew Lamb <al...@influxdata.com> wrote:
> >
> > > A defect in the changelog [1] for 6.1.0 RC1 has been discovered.
> > >
> > > Since this release has not yet been approved / released, are there any
> > > opinions on creating a new release candidate or releasing the RC1
> > candidate?
> > >
> > > Thanks,
> > > Andrew
> > >
> > > [1] https://github.com/apache/arrow-rs/pull/905
> > >
> > > On Sun, Oct 31, 2021 at 2:53 PM Andy Grove <an...@gmail.com>
> > wrote:
> > >
> > >> +1 (binding).
> > >>
> > >> Verified on Ubuntu 20.04.3 LTS.
> > >>
> > >> On Fri, Oct 29, 2021 at 8:07 AM Andrew Lamb <al...@influxdata.com>
> > wrote:
> > >>
> > >> > Hi,
> > >> >
> > >> > I would like to propose a release of Apache Arrow Rust
> Implementation,
> > >> > version 6.1.0.
> > >> >
> > >> > This release candidate is based on commit:
> > >> > 03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9 [1]
> > >> >
> > >> > The proposed release tarball and signatures are hosted at [2].
> > >> >
> > >> > The changelog is located at [3].
> > >> >
> > >> > Please download, verify checksums and signatures, run the unit
> tests,
> > >> > and vote on the release. There is a script [4] that automates some
> of
> > >> > the verification.
> > >> >
> > >> > NOTE that some versions of the release verification script had a bug
> > [5]
> > >> > which was recently fixed, so please ensure you are using the latest
> > >> version
> > >> > from master
> > >> >
> > >> > The vote will be open for at least 72 hours.
> > >> >
> > >> > [ ] +1 Release this as Apache Arrow Rust
> > >> > [ ] +0
> > >> > [ ] -1 Do not release this as Apache Arrow Rust  because...
> > >> >
> > >> > [1]:
> > >> >
> > >> >
> > >>
> >
> https://github.com/apache/arrow-rs/tree/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9
> > >> > [2]:
> > >> >
> > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-6.1.0-rc1
> > >> > [3]:
> > >> >
> > >> >
> > >>
> >
> https://github.com/apache/arrow-rs/blob/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9/CHANGELOG.md
> > >> > [4]:
> > >> >
> > >> >
> > >>
> >
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> > >> > [5]: https://github.com/apache/arrow-rs/pull/882
> > >> > ---------------------------------------------------------
> > >> >
> > >>
> > >
> >
>

Re: [VOTE][RUST] Release Apache Arrow Rust 6.1.0 RC1

Posted by Neal Richardson <ne...@gmail.com>.
+1

Ran the verification script on aarch64-apple-darwin.

Neal

On Wed, Nov 3, 2021 at 2:29 PM Andrew Lamb <al...@influxdata.com> wrote:

> Does anyone from the PMC have time to weigh in on the 6.1.0 Rust Arrow
> release candidate? I would like to either release it, or decide we
> shouldn't.
>
> It is currently in a limbo state with 2 +1 votes (not yet at the 3 +1s
> needed to release) but also no -1 or +0 votes
>
> Andrew
>
> On Tue, Nov 2, 2021 at 7:15 AM Andrew Lamb <al...@influxdata.com> wrote:
>
> > A defect in the changelog [1] for 6.1.0 RC1 has been discovered.
> >
> > Since this release has not yet been approved / released, are there any
> > opinions on creating a new release candidate or releasing the RC1
> candidate?
> >
> > Thanks,
> > Andrew
> >
> > [1] https://github.com/apache/arrow-rs/pull/905
> >
> > On Sun, Oct 31, 2021 at 2:53 PM Andy Grove <an...@gmail.com>
> wrote:
> >
> >> +1 (binding).
> >>
> >> Verified on Ubuntu 20.04.3 LTS.
> >>
> >> On Fri, Oct 29, 2021 at 8:07 AM Andrew Lamb <al...@influxdata.com>
> wrote:
> >>
> >> > Hi,
> >> >
> >> > I would like to propose a release of Apache Arrow Rust Implementation,
> >> > version 6.1.0.
> >> >
> >> > This release candidate is based on commit:
> >> > 03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9 [1]
> >> >
> >> > The proposed release tarball and signatures are hosted at [2].
> >> >
> >> > The changelog is located at [3].
> >> >
> >> > Please download, verify checksums and signatures, run the unit tests,
> >> > and vote on the release. There is a script [4] that automates some of
> >> > the verification.
> >> >
> >> > NOTE that some versions of the release verification script had a bug
> [5]
> >> > which was recently fixed, so please ensure you are using the latest
> >> version
> >> > from master
> >> >
> >> > The vote will be open for at least 72 hours.
> >> >
> >> > [ ] +1 Release this as Apache Arrow Rust
> >> > [ ] +0
> >> > [ ] -1 Do not release this as Apache Arrow Rust  because...
> >> >
> >> > [1]:
> >> >
> >> >
> >>
> https://github.com/apache/arrow-rs/tree/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9
> >> > [2]:
> >> >
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-6.1.0-rc1
> >> > [3]:
> >> >
> >> >
> >>
> https://github.com/apache/arrow-rs/blob/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9/CHANGELOG.md
> >> > [4]:
> >> >
> >> >
> >>
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> >> > [5]: https://github.com/apache/arrow-rs/pull/882
> >> > ---------------------------------------------------------
> >> >
> >>
> >
>

Re: [VOTE][RUST] Release Apache Arrow Rust 6.1.0 RC1

Posted by Andrew Lamb <al...@influxdata.com>.
Does anyone from the PMC have time to weigh in on the 6.1.0 Rust Arrow
release candidate? I would like to either release it, or decide we
shouldn't.

It is currently in a limbo state with 2 +1 votes (not yet at the 3 +1s
needed to release) but also no -1 or +0 votes

Andrew

On Tue, Nov 2, 2021 at 7:15 AM Andrew Lamb <al...@influxdata.com> wrote:

> A defect in the changelog [1] for 6.1.0 RC1 has been discovered.
>
> Since this release has not yet been approved / released, are there any
> opinions on creating a new release candidate or releasing the RC1 candidate?
>
> Thanks,
> Andrew
>
> [1] https://github.com/apache/arrow-rs/pull/905
>
> On Sun, Oct 31, 2021 at 2:53 PM Andy Grove <an...@gmail.com> wrote:
>
>> +1 (binding).
>>
>> Verified on Ubuntu 20.04.3 LTS.
>>
>> On Fri, Oct 29, 2021 at 8:07 AM Andrew Lamb <al...@influxdata.com> wrote:
>>
>> > Hi,
>> >
>> > I would like to propose a release of Apache Arrow Rust Implementation,
>> > version 6.1.0.
>> >
>> > This release candidate is based on commit:
>> > 03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9 [1]
>> >
>> > The proposed release tarball and signatures are hosted at [2].
>> >
>> > The changelog is located at [3].
>> >
>> > Please download, verify checksums and signatures, run the unit tests,
>> > and vote on the release. There is a script [4] that automates some of
>> > the verification.
>> >
>> > NOTE that some versions of the release verification script had a bug [5]
>> > which was recently fixed, so please ensure you are using the latest
>> version
>> > from master
>> >
>> > The vote will be open for at least 72 hours.
>> >
>> > [ ] +1 Release this as Apache Arrow Rust
>> > [ ] +0
>> > [ ] -1 Do not release this as Apache Arrow Rust  because...
>> >
>> > [1]:
>> >
>> >
>> https://github.com/apache/arrow-rs/tree/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9
>> > [2]:
>> > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-6.1.0-rc1
>> > [3]:
>> >
>> >
>> https://github.com/apache/arrow-rs/blob/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9/CHANGELOG.md
>> > [4]:
>> >
>> >
>> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
>> > [5]: https://github.com/apache/arrow-rs/pull/882
>> > ---------------------------------------------------------
>> >
>>
>

Re: [VOTE][RUST] Release Apache Arrow Rust 6.1.0 RC1

Posted by Andrew Lamb <al...@influxdata.com>.
A defect in the changelog [1] for 6.1.0 RC1 has been discovered.

Since this release has not yet been approved / released, are there any
opinions on creating a new release candidate or releasing the RC1 candidate?

Thanks,
Andrew

[1] https://github.com/apache/arrow-rs/pull/905

On Sun, Oct 31, 2021 at 2:53 PM Andy Grove <an...@gmail.com> wrote:

> +1 (binding).
>
> Verified on Ubuntu 20.04.3 LTS.
>
> On Fri, Oct 29, 2021 at 8:07 AM Andrew Lamb <al...@influxdata.com> wrote:
>
> > Hi,
> >
> > I would like to propose a release of Apache Arrow Rust Implementation,
> > version 6.1.0.
> >
> > This release candidate is based on commit:
> > 03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9 [1]
> >
> > The proposed release tarball and signatures are hosted at [2].
> >
> > The changelog is located at [3].
> >
> > Please download, verify checksums and signatures, run the unit tests,
> > and vote on the release. There is a script [4] that automates some of
> > the verification.
> >
> > NOTE that some versions of the release verification script had a bug [5]
> > which was recently fixed, so please ensure you are using the latest
> version
> > from master
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1 Release this as Apache Arrow Rust
> > [ ] +0
> > [ ] -1 Do not release this as Apache Arrow Rust  because...
> >
> > [1]:
> >
> >
> https://github.com/apache/arrow-rs/tree/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9
> > [2]:
> > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-6.1.0-rc1
> > [3]:
> >
> >
> https://github.com/apache/arrow-rs/blob/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9/CHANGELOG.md
> > [4]:
> >
> >
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> > [5]: https://github.com/apache/arrow-rs/pull/882
> > ---------------------------------------------------------
> >
>

Re: [VOTE][RUST] Release Apache Arrow Rust 6.1.0 RC1

Posted by Andy Grove <an...@gmail.com>.
+1 (binding).

Verified on Ubuntu 20.04.3 LTS.

On Fri, Oct 29, 2021 at 8:07 AM Andrew Lamb <al...@influxdata.com> wrote:

> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 6.1.0.
>
> This release candidate is based on commit:
> 03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9 [1]
>
> The proposed release tarball and signatures are hosted at [2].
>
> The changelog is located at [3].
>
> Please download, verify checksums and signatures, run the unit tests,
> and vote on the release. There is a script [4] that automates some of
> the verification.
>
> NOTE that some versions of the release verification script had a bug [5]
> which was recently fixed, so please ensure you are using the latest version
> from master
>
> The vote will be open for at least 72 hours.
>
> [ ] +1 Release this as Apache Arrow Rust
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow Rust  because...
>
> [1]:
>
> https://github.com/apache/arrow-rs/tree/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9
> [2]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-6.1.0-rc1
> [3]:
>
> https://github.com/apache/arrow-rs/blob/03deeee4f4cd3f4cdf39d97a1028471bd9cfbed9/CHANGELOG.md
> [4]:
>
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> [5]: https://github.com/apache/arrow-rs/pull/882
> ---------------------------------------------------------
>