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

2023-05-06 Thread Will Jones
+1 (binding) Verified on x86_64 Ubuntu 22. Thanks Andy! On Sat, May 6, 2023 at 1:28 PM L. C. Hsieh wrote: > +1 (binding) > > Verified on M1 Mac. > > Thanks Andy. > > On Sat, May 6, 2023 at 6:26 AM Andy Grove wrote: > > > > Hi, > > > > I would like to propose a release of Apache Arrow DataFusio

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

2023-05-06 Thread Will Jones
+1 (binding) Verified on x86_64 Ubuntu 22 Thanks Raphael! On Fri, May 5, 2023 at 9:57 AM Andrew Lamb wrote: > +1 (binding) > > Verified on x86_64 mac > > Thanks Raphael > > On Fri, May 5, 2023 at 12:36 PM L. C. Hsieh wrote: > > > +1 (binding) > > > > Verified on M1 Mac. > > > > Thanks Raphael

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

2023-05-06 Thread L. C. Hsieh
+1 (binding) Verified on M1 Mac. Thanks Andy. On Sat, May 6, 2023 at 6:26 AM Andy Grove wrote: > > Hi, > > I would like to propose a release of Apache Arrow DataFusion Implementation, > version 24.0.0. > > This release candidate is based on commit: > 37b2c53f281b9550034e7e69f5acf1ae666a0da7 [1]

Re: [Format] Is it legal to have a struct array with a shorter length than its children?

2023-05-06 Thread Antoine Pitrou
I agree with Gang. The fact that a struct field may be backed by a physically larger C++ ArrayData is irrelevant, as long as it's logically interpreted as having "the same length". (however, this implementation detail should ideally not leak into IPC or C Data exports) Regards Antoine.

[VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 24.0.0 RC1

2023-05-06 Thread Andy Grove
Hi, I would like to propose a release of Apache Arrow DataFusion Implementation, version 24.0.0. This release candidate is based on commit: 37b2c53f281b9550034e7e69f5acf1ae666a0da7 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download