[RESULT][VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 35.0.0 RC1

2024-01-25 Thread Andy Grove
On Thu, Jan 25, 2024 at 8:33 AM Andy Grove wrote: > The vote passes with three binding +1 votes. Thanks, everyone. > > The release is available at > https://dist.apache.org/repos/dist/release/arrow/arrow-datafusion-35.0.0/ > > On Sun, Jan 21, 2024 at 12:38 PM L. C. Hsieh wrote: > >> +1 (binding)

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

2024-01-25 Thread Andy Grove
The vote passes with three binding +1 votes. Thanks, everyone. The release is available at https://dist.apache.org/repos/dist/release/arrow/arrow-datafusion-35.0.0/ On Sun, Jan 21, 2024 at 12:38 PM L. C. Hsieh wrote: > +1 (binding) > > Agreed with Andrew. This looks like a test only issue. > I

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

2024-01-21 Thread L. C. Hsieh
+1 (binding) Agreed with Andrew. This looks like a test only issue. I think we should address the Expr PartialOrd further (https://github.com/apache/arrow-datafusion/issues/8932), but it should not block the release. Thanks Andy. On Sun, Jan 21, 2024 at 3:13 AM Andrew Lamb wrote: > > +1 (bindin

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

2024-01-21 Thread Andrew Lamb
+1 (binding) I verified it on Mac (M3). I got the same error in test_partial_ord and I agree it looks very much the the same as https://github.com/apache/arrow-datafusion/pull/8908 -- a test only issue that should not block the release Thanks Andy On Sat, Jan 20, 2024 at 10:43 AM Andy Grove w

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

2024-01-20 Thread L. C. Hsieh
Might be related to https://github.com/apache/arrow-datafusion/pull/8908 On Sat, Jan 20, 2024 at 10:21 AM L. C. Hsieh wrote: > > I ran verification script on M1 Mac and got an error: > > thread 'expr::test::test_partial_ord' panicked at > datafusion/expr/src/expr.rs:1872:9: > assertion failed: ex

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

2024-01-20 Thread L. C. Hsieh
I ran verification script on M1 Mac and got an error: thread 'expr::test::test_partial_ord' panicked at datafusion/expr/src/expr.rs:1872:9: assertion failed: exp1 < exp2 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Is it a known issue? On Sat, Jan 20, 2024 at 7:4

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

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