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 2022/04/01 15:26:17 UTC

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

Hi,

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

This release candidate is based on commit:
eb6b7c65f49794f54d9b11a632172ffa13783ff2 [1]

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

The changelog is located at [3] and it has a nice set of features 👍.

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.

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/eb6b7c65f49794f54d9b11a632172ffa13783ff2
[2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-11.1.0-rc1
[3]:
https://github.com/apache/arrow-rs/blob/eb6b7c65f49794f54d9b11a632172ffa13783ff2/CHANGELOG.md
[4]:
https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh

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

Posted by Andrew Lamb <al...@influxdata.com>.
Thank you all very much 🤗

The release is approved with 6 +1 votes (3 binding).

It can be found at
  https://dist.apache.org/repos/dist/release/arrow/arrow-rs-11.1.0

It has also been uploaded to crates.io:
https://crates.io/crates/arrow/11.1.0
https://crates.io/crates/arrow-flight/11.1.0
https://crates.io/crates/parquet/11.1.0
https://crates.io/crates/parquet-derive/11.1.0

On Sun, Apr 3, 2022 at 1:34 PM Andy Grove <an...@gmail.com> wrote:

> +1 (binding)
>
> Verified on Mac M1
>
> On Sat, Apr 2, 2022 at 12:25 PM Chao Sun <su...@apache.org> wrote:
>
> > +1 (non-binding) thanks Andrew!
> >
> > On Sat, Apr 2, 2022 at 11:16 AM QP Hou <qp...@scribd.com.invalid> wrote:
> >
> > > +1 (binding), thanks Andrew!
> > >
> > > On Fri, Apr 1, 2022 at 8:26 AM Andrew Lamb <al...@influxdata.com>
> wrote:
> > > >
> > > > Hi,
> > > >
> > > > I would like to propose a release of Apache Arrow Rust
> Implementation,
> > > > version 11.1.0.
> > > >
> > > > This release candidate is based on commit:
> > > > eb6b7c65f49794f54d9b11a632172ffa13783ff2 [1]
> > > >
> > > > The proposed release tarball and signatures are hosted at [2].
> > > >
> > > > The changelog is located at [3] and it has a nice set of features 👍.
> > > >
> > > > 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.
> > > >
> > > > 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/eb6b7c65f49794f54d9b11a632172ffa13783ff2
> > > > [2]:
> > >
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-11.1.0-rc1
> > > > [3]:
> > > >
> > >
> >
> https://github.com/apache/arrow-rs/blob/eb6b7c65f49794f54d9b11a632172ffa13783ff2/CHANGELOG.md
> > > > [4]:
> > > >
> > >
> >
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> > >
> >
>

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

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

Verified on Mac M1

On Sat, Apr 2, 2022 at 12:25 PM Chao Sun <su...@apache.org> wrote:

> +1 (non-binding) thanks Andrew!
>
> On Sat, Apr 2, 2022 at 11:16 AM QP Hou <qp...@scribd.com.invalid> wrote:
>
> > +1 (binding), thanks Andrew!
> >
> > On Fri, Apr 1, 2022 at 8:26 AM Andrew Lamb <al...@influxdata.com> wrote:
> > >
> > > Hi,
> > >
> > > I would like to propose a release of Apache Arrow Rust Implementation,
> > > version 11.1.0.
> > >
> > > This release candidate is based on commit:
> > > eb6b7c65f49794f54d9b11a632172ffa13783ff2 [1]
> > >
> > > The proposed release tarball and signatures are hosted at [2].
> > >
> > > The changelog is located at [3] and it has a nice set of features 👍.
> > >
> > > 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.
> > >
> > > 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/eb6b7c65f49794f54d9b11a632172ffa13783ff2
> > > [2]:
> > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-11.1.0-rc1
> > > [3]:
> > >
> >
> https://github.com/apache/arrow-rs/blob/eb6b7c65f49794f54d9b11a632172ffa13783ff2/CHANGELOG.md
> > > [4]:
> > >
> >
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> >
>

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

Posted by Chao Sun <su...@apache.org>.
+1 (non-binding) thanks Andrew!

On Sat, Apr 2, 2022 at 11:16 AM QP Hou <qp...@scribd.com.invalid> wrote:

> +1 (binding), thanks Andrew!
>
> On Fri, Apr 1, 2022 at 8:26 AM Andrew Lamb <al...@influxdata.com> wrote:
> >
> > Hi,
> >
> > I would like to propose a release of Apache Arrow Rust Implementation,
> > version 11.1.0.
> >
> > This release candidate is based on commit:
> > eb6b7c65f49794f54d9b11a632172ffa13783ff2 [1]
> >
> > The proposed release tarball and signatures are hosted at [2].
> >
> > The changelog is located at [3] and it has a nice set of features 👍.
> >
> > 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.
> >
> > 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/eb6b7c65f49794f54d9b11a632172ffa13783ff2
> > [2]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-11.1.0-rc1
> > [3]:
> >
> https://github.com/apache/arrow-rs/blob/eb6b7c65f49794f54d9b11a632172ffa13783ff2/CHANGELOG.md
> > [4]:
> >
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
>

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

Posted by QP Hou <qp...@scribd.com.INVALID>.
+1 (binding), thanks Andrew!

On Fri, Apr 1, 2022 at 8:26 AM Andrew Lamb <al...@influxdata.com> wrote:
>
> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 11.1.0.
>
> This release candidate is based on commit:
> eb6b7c65f49794f54d9b11a632172ffa13783ff2 [1]
>
> The proposed release tarball and signatures are hosted at [2].
>
> The changelog is located at [3] and it has a nice set of features 👍.
>
> 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.
>
> 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/eb6b7c65f49794f54d9b11a632172ffa13783ff2
> [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-11.1.0-rc1
> [3]:
> https://github.com/apache/arrow-rs/blob/eb6b7c65f49794f54d9b11a632172ffa13783ff2/CHANGELOG.md
> [4]:
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh

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

Posted by Yijie Shen <he...@gmail.com>.
+1 non-binding

Thanks, Andrew!

On Sat, Apr 2, 2022 at 8:59 AM Yang hao <13...@gmail.com> wrote:

> +1 (non-binding)
>
> Verified on macOS 12.2 Apple M1 Pro
>
> Thanks,
> Remzi Yang
>
>
> From: Andrew Lamb <al...@influxdata.com>
> Date: Friday, April 1, 2022 at 23:26
> To: dev <de...@arrow.apache.org>
> Subject: [VOTE][RUST] Release Apache Arrow Rust 11.1.0 RC1
> Hi,
>
> I would like to propose a release of Apache Arrow Rust Implementation,
> version 11.1.0.
>
> This release candidate is based on commit:
> eb6b7c65f49794f54d9b11a632172ffa13783ff2 [1]
>
> The proposed release tarball and signatures are hosted at [2].
>
> The changelog is located at [3] and it has a nice set of features 👍.
>
> 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.
>
> 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/eb6b7c65f49794f54d9b11a632172ffa13783ff2
> [2]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-11.1.0-rc1
> [3]:
>
> https://github.com/apache/arrow-rs/blob/eb6b7c65f49794f54d9b11a632172ffa13783ff2/CHANGELOG.md
> [4]:
>
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
>

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

Posted by Yang hao <13...@gmail.com>.
+1 (non-binding)

Verified on macOS 12.2 Apple M1 Pro

Thanks,
Remzi Yang


From: Andrew Lamb <al...@influxdata.com>
Date: Friday, April 1, 2022 at 23:26
To: dev <de...@arrow.apache.org>
Subject: [VOTE][RUST] Release Apache Arrow Rust 11.1.0 RC1
Hi,

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

This release candidate is based on commit:
eb6b7c65f49794f54d9b11a632172ffa13783ff2 [1]

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

The changelog is located at [3] and it has a nice set of features 👍.

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.

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/eb6b7c65f49794f54d9b11a632172ffa13783ff2
[2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-11.1.0-rc1
[3]:
https://github.com/apache/arrow-rs/blob/eb6b7c65f49794f54d9b11a632172ffa13783ff2/CHANGELOG.md
[4]:
https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh