Re: [VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 15.0.0 RC1

2022-12-04 Thread Martin Grigorov
+1 (non-binding) Tested on Ubuntu 22.10 x86_64 and openEuler 22.03 aarch64. On Fri, Dec 2, 2022 at 7:01 PM Andy Grove wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, > version 15.0.0. > > This release candidate is based on commit: > 9bee14ebd39dac

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.2 RC1

2022-12-04 Thread Martin Grigorov
+1 (non-binding) Tested on Ubuntu 22.10 x86_64 and openEuler 22.03 aarch It seems "./dev/release/verify-release-candidate.sh 0.5.2 1" does not enable feature 'aws' and the problematic test ( https://github.com/apache/arrow-rs/pull/3262) passes. Is this intentional ? On Fri, Dec 2, 2022 at 10:31

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.2 RC1

2022-12-04 Thread Will Jones
+1 (non-binding) Tested on Ubuntu 20 and Mac OS 12.3. On Sun, Dec 4, 2022 at 12:43 PM Martin Grigorov wrote: > +1 (non-binding) > > Tested on Ubuntu 22.10 x86_64 and openEuler 22.03 aarch > > It seems "./dev/release/verify-release-candidate.sh 0.5.2 1" does not > enable feature 'aws' and the pr