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

2022-07-26 Thread Andrew Lamb
With 10 +1 (3 binding) votes, the release is approved The release is available here: https://dist.apache.org/repos/dist/release/arrow/arrow-rs-19.0.0 It has also been released to crates.io https://crates.io/crates/arrow https://crates.io/crates/arrow-flight https://crates.io/crates/parquet htt

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

2022-07-26 Thread Andy Grove
+1 (binding) Verified on Mac M1. Thanks, Andrew. On Mon, Jul 25, 2022 at 7:34 PM Chao Sun wrote: > +1 (non-binding). Verified on Intel Mac. > > Thanks, Andrew. > > Chao > > On Mon, Jul 25, 2022 at 12:52 AM Martin Grigorov > wrote: > > > > +1 (non-binding) > > > > Tested on Ubuntu 20.04.4 x86_

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

2022-07-25 Thread Chao Sun
+1 (non-binding). Verified on Intel Mac. Thanks, Andrew. Chao On Mon, Jul 25, 2022 at 12:52 AM Martin Grigorov wrote: > > +1 (non-binding) > > Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64. > > Regards, > Martin > > On Fri, Jul 22, 2022 at 7:56 PM Andrew Lamb wrote: > > > Hi, > >

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

2022-07-25 Thread Martin Grigorov
+1 (non-binding) Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64. Regards, Martin On Fri, Jul 22, 2022 at 7:56 PM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Implementation, > version 19.0.0. > > This release candidate is based on commit: > c

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

2022-07-23 Thread Remzi Yang
+1 (non-binding) Verified on M1 Mac. Thanks, Andrew and Liang-Chi! On Sun, 24 Jul 2022 at 00:19, L. C. Hsieh wrote: > Hi, Remzi > > You can change the following system setting to increase the maximum > number of open files: > ulimit -n 10240 > > Then it should work. > > On Sat, Jul 23, 2022 at

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

2022-07-23 Thread L. C. Hsieh
Hi, Remzi You can change the following system setting to increase the maximum number of open files: ulimit -n 10240 Then it should work. On Sat, Jul 23, 2022 at 1:40 AM Remzi Yang <1371656737...@gmail.com> wrote: > > Unfortunately, I met 2 test failures when verifying on M1 Mac using the > scrip

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

2022-07-23 Thread Remzi Yang
Unfortunately, I met 2 test failures when verifying on M1 Mac using the script. ``` failures: file::serialized_reader::tests::test_peek_page_with_dictionary_page stdout thread 'file::serialized_reader::tests::test_peek_page_with_dictionary_page' panicked at 'called `Result::unwrap()`

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

2022-07-22 Thread QP Hou
+1 (binding) On Fri, Jul 22, 2022 at 5:01 PM L. C. Hsieh wrote: > > +1 (non-binding) > > Tested on Intel Macbook. > > Thanks Andrew! > > On Fri, Jul 22, 2022 at 12:34 PM Ian Joiner wrote: > > > > +1 (Non-binding) > > > > Tested on a MacBook Pro with macOS 12.2.1 & Apple M1 Pro chip > > > > On Fr

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

2022-07-22 Thread L. C. Hsieh
+1 (non-binding) Tested on Intel Macbook. Thanks Andrew! On Fri, Jul 22, 2022 at 12:34 PM Ian Joiner wrote: > > +1 (Non-binding) > > Tested on a MacBook Pro with macOS 12.2.1 & Apple M1 Pro chip > > On Fri, Jul 22, 2022 at 12:56 PM Andrew Lamb wrote: > > > Hi, > > > > I would like to propose a

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

2022-07-22 Thread Ian Joiner
+1 (Non-binding) Tested on a MacBook Pro with macOS 12.2.1 & Apple M1 Pro chip On Fri, Jul 22, 2022 at 12:56 PM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Implementation, > version 19.0.0. > > This release candidate is based on commit: > c3e019f3011a902a

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

2022-07-22 Thread Andrew Lamb
Hi, I would like to propose a release of Apache Arrow Rust Implementation, version 19.0.0. This release candidate is based on commit: c3e019f3011a902a344758969b1cfc3604f3c2d7 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, ve