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/08/02 13:38:26 UTC

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

The vote passes with 3 +1 (binding) and a +1 (non-binding)

Thanks to everyone who helped verify and contribute to this release

The release is available here:
  https://dist.apache.org/repos/dist/release/arrow/arrow-rs-5.1.0

The release has also been published to crates.io:

https://crates.io/crates/arrow/5.1.0
https://crates.io/crates/arrow-flight/5.1.0
https://crates.io/crates/parquet/5.1.0
https://crates.io/crates/parquet-derive/5.1.0

On Mon, Aug 2, 2021 at 7:39 AM Neville Dipale <ne...@gmail.com> wrote:

> +1
>
> Ran ./dev/release/verify-release-candidate.sh 5.1.0 1
> on aarch64-apple-darwin
>
> Got
>
> + TEST_SUCCESS=yes
> + echo 'Release candidate looks good!'
> Release candidate looks good!
> + exit 0
> + cleanup
>
> On Fri, 30 Jul 2021 at 15:53, Wayne Xia <wa...@gmail.com> wrote:
>
> > +1
> >
> > I ran this on Intel macOS Catalina:
> > ./dev/release/verify-release-candidate.sh 5.1.0 1
> >
> > Got "Release candidate looks good!". Thanks.
> >
> > Sutou Kouhei <ko...@clear-code.com> 于 2021年7月30日周五 上午8:14写道:
> >
> > > +1
> > >
> > > I ran the following command line on Debian GNU/Linux sid:
> > >
> > >   dev/release/verify-release-candidate.sh 5.1.0 1
> > >
> > >
> > > Thanks,
> > > --
> > > kou
> > >
> > > In <CAFhtnRz=XEL2g80brNyLCepKfm3mULVXn=tpkxfBeyY_uRbZ+g@mail.gmail.com
> >
> > >   "[VOTE][RUST] Release Apache Arrow Rust 5.1.0 RC1" on Thu, 29 Jul
> 2021
> > > 17:16:31 -0400,
> > >   Andrew Lamb <al...@influxdata.com> wrote:
> > >
> > > > Hi,
> > > >
> > > > I would like to propose a release of Apache Arrow Rust
> Implementation,
> > > > version 5.1.0.
> > > >
> > > > This release candidate is based on commit:
> > > > 64c78b89fd170a152f9e509dfa36d44685c0dc90 [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.
> > > >
> > > > 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/64c78b89fd170a152f9e509dfa36d44685c0dc90
> > > > [2]:
> > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-5.1.0-rc1
> > > > [3]:
> > > >
> > >
> >
> https://github.com/apache/arrow-rs/blob/64c78b89fd170a152f9e509dfa36d44685c0dc90/CHANGELOG.md
> > > > [4]:
> > > >
> > >
> >
> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> > >
> >
>