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

2022-07-15 Thread Andy Grove
The vote has passed with 5 +1 votes (4 binding). Thank you to all who helped with the release verification. We have published new versions of DataFusion to crates.io: https://crates.io/crates/datafusion/10.0.0 https://crates.io/crates/datafusion-cli/10.0.0 https://crates.io/crates/datafusion-comm

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

2022-07-14 Thread Neville Dipale
I've logged https://github.com/apache/arrow-datafusion/issues/2916 On Fri, 15 Jul 2022 at 08:34, Neville Dipale wrote: > +1 (binding) > > There are 3 test failures because the hardcoded strings expect > "ARROW_TEST_DATA" but we get "privateARROW_TEST_DATA" > when verifying the RC. > > An example

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

2022-07-14 Thread Neville Dipale
+1 (binding) There are 3 test failures because the hardcoded strings expect "ARROW_TEST_DATA" but we get "privateARROW_TEST_DATA" when verifying the RC. An example can be seen on this diff https://www.diffchecker.com/B8i8w4GC. My conclusion from looking at it is that it's likely a quirk that we

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

2022-07-13 Thread QP Hou
+1 (binding) On Wed, Jul 13, 2022 at 1:24 PM Andrew Lamb wrote: > > +1 (binding) > > Thanks Andy! I know releases are a significant amount of work. > > Andrew > > On Tue, Jul 12, 2022 at 11:45 AM Andy Grove wrote: > > > Hi, > > > > I would like to propose a release of Apache Arrow DataFusion > >

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

2022-07-13 Thread Andrew Lamb
+1 (binding) Thanks Andy! I know releases are a significant amount of work. Andrew On Tue, Jul 12, 2022 at 11:45 AM Andy Grove wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, > version 10.0.0. > > This release candidate is based on commit: > d25e

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

2022-07-13 Thread Ian Joiner
0 (non-binding) I got 3 errors while running the verification script which I have attached. sql::explain_analyze::csv_explain sql::explain_analyze::test_physical_plan_display_indent sql::explain_analyze::test_physical_plan_display_indent_multi_children Tested on macOS Monterey / Apple M1 Pro

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

2022-07-13 Thread Martin Grigorov
+1 (non-binding) Tested on Ubuntu 20.04.4 x86_64. Regards, Martin On Tue, Jul 12, 2022 at 10:25 PM Andy Grove wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, > version 10.0.0. > > This release candidate is based on commit: > d25e822c1ef85ee7c0297

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

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