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

2024-04-18 Thread Andrew Lamb
Unfortunately it appears I made an error and forgot to update the release version in this RC I have started a new thread[1] for a second RC Andrew [1] https://lists.apache.org/thread/0md6qyhw0hody8p0v9wddvt7vo8r8z2x On Thu, Apr 18, 2024 at 2:23 PM Andrew Lamb wrote: > Thanks Andy, Jake and L.

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

2024-04-18 Thread Andrew Lamb
Thanks Andy, Jake and L.C. > Note that I still had to set RUST_MIN_STACK to avoid a stack overflow. I don't know if that is still expected. Yes I do think that is still expected unfortunately and is consistent with the 37.0.0 release[1] (we didn't change anything in 37.1.0 RC1 that would alter th

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

2024-04-18 Thread L. C. Hsieh
+1 (binding) Verified on M3 Mac. Tests are passed with RUST_MIN_STACK. Thanks Andrew. On Thu, Apr 18, 2024 at 7:51 AM vin jake wrote: > > +1(binding) > > Thanks alamb for your work and efforts. > > > > On Thu, Apr 18, 2024 at 10:01 PM Andrew Lamb wrote: > > > Hi, > > > > I would like to propos

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

2024-04-18 Thread vin jake
+1(binding) Thanks alamb for your work and efforts. On Thu, Apr 18, 2024 at 10:01 PM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, > version 37.1.0, a patch release with some bug fixes. Please see [4] for > details. > There is a fa

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

2024-04-18 Thread Andy Grove
+1 Verified on Ubuntu 22.04.4 LTS Note that I still had to set RUST_MIN_STACK to avoid a stack overflow. I don't know if that is still expected. On Thu, Apr 18, 2024 at 8:01 AM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, > version

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

2024-04-18 Thread Andrew Lamb
Hi, I would like to propose a release of Apache Arrow DataFusion Implementation, version 37.1.0, a patch release with some bug fixes. Please see [4] for details. There is a failing CI test which only affects development tools [6]. While DataFusion is now officially its own top level Apache projec