RESULT Re: [VOTE][RUST] Release Apache Arrow Rust 5.3.0 RC1

2021-08-31 Thread Andrew Lamb
With 3 +1 votes the release is approved. The release is available at; https://dist.apache.org/repos/dist/release/arrow/arrow-rs-5.3.0 I have also published this release to crates.io: https://crates.io/crates/arrow/5.3.0 https://crates.io/crates/arrow-flight/5.3.0 https://crates.io/crates/parque

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

2021-08-30 Thread Jorge Cardoso Leitão
for the avoidance of doubt, +1 on the vote: release :) On Sat, Aug 28, 2021 at 12:12 PM Jorge Cardoso Leitão < jorgecarlei...@gmail.com> wrote: > +1 > > Thanks, Andrew! > > On Sat, Aug 28, 2021 at 12:10 PM Andrew Lamb wrote: > >> Update here: the issue is that we made a chance that is not compat

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

2021-08-28 Thread Jorge Cardoso Leitão
+1 Thanks, Andrew! On Sat, Aug 28, 2021 at 12:10 PM Andrew Lamb wrote: > Update here: the issue is that we made a chance that is not compatible with > older rust toolchains. > > The consensus on the PR seems to be that since arrow-rs doesn't offer any > explicit compatibility for older rust too

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

2021-08-28 Thread Andrew Lamb
Update here: the issue is that we made a chance that is not compatible with older rust toolchains. The consensus on the PR seems to be that since arrow-rs doesn't offer any explicit compatibility for older rust toolchains, the change is OK. I also made a PR [1] to clarify this point in the readme.

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

2021-08-27 Thread Andrew Lamb
I have just seen https://github.com/apache/arrow-rs/pull/714#discussion_r69683 which might require creating a new RC. Will update this thread with results On Fri, Aug 27, 2021 at 2:34 PM Andy Grove wrote: > +1 (binding) > > I verified signatures and ran the verification script > > On Thu, Au

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

2021-08-27 Thread Andy Grove
+1 (binding) I verified signatures and ran the verification script On Thu, Aug 26, 2021 at 2:56 PM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Implementation, > version 5.3.0. > > This release candidate is based on commit: > 9f7707cd2c0fe07e989dbd0afce4d4

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

2021-08-26 Thread Andrew Lamb
Hi, I would like to propose a release of Apache Arrow Rust Implementation, version 5.3.0. This release candidate is based on commit: 9f7707cd2c0fe07e989dbd0afce4d4850921df4a [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, ver