Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.1 RC1

2022-10-07 Thread L. C. Hsieh
+1 (binding) Verified on M1 Mac. Thanks Andrew. On Fri, Oct 7, 2022 at 6:56 PM Remzi Yang <1371656737...@gmail.com> wrote: > > +1 (non-binding). Verified on M1 Mac. > Thanks, Andrew. > > On Sat, 8 Oct 2022 at 07:42, QP Hou wrote: > > > +1 (binding) > > > > On Fri, Oct 7, 2022 at 3:31 PM Ian Joi

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

2022-10-07 Thread Remzi Yang
+1 (non-binding). Verified on M1 Mac. Thanks, Andy. On Sat, 8 Oct 2022 at 07:42, QP Hou wrote: > +1 (binding) > > On Fri, Oct 7, 2022 at 3:11 PM Ian Joiner wrote: > > > +1 (non-binding) > > > > Verified on my Ubuntu 22.04 / AMD > > > > On Fri, Oct 7, 2022 at 7:26 AM Andy Grove wrote: > > > > >

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.1 RC1

2022-10-07 Thread Remzi Yang
+1 (non-binding). Verified on M1 Mac. Thanks, Andrew. On Sat, 8 Oct 2022 at 07:42, QP Hou wrote: > +1 (binding) > > On Fri, Oct 7, 2022 at 3:31 PM Ian Joiner wrote: > > > +1 (Non-binding) > > > > Never mind. It is slow but it still works. > > > > On Fri, Oct 7, 2022 at 11:32 AM Andrew Lamb > w

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

2022-10-07 Thread QP Hou
+1 (binding) On Fri, Oct 7, 2022 at 3:11 PM Ian Joiner wrote: > +1 (non-binding) > > Verified on my Ubuntu 22.04 / AMD > > On Fri, Oct 7, 2022 at 7:26 AM Andy Grove wrote: > > > Hi, > > > > I would like to propose a release of Apache Arrow DataFusion > > Implementation, > > version 13.0.0. > >

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.1 RC1

2022-10-07 Thread QP Hou
+1 (binding) On Fri, Oct 7, 2022 at 3:31 PM Ian Joiner wrote: > +1 (Non-binding) > > Never mind. It is slow but it still works. > > On Fri, Oct 7, 2022 at 11:32 AM Andrew Lamb wrote: > > > Hi, > > > > I would like to propose a release of Apache Arrow Rust Object > > Store Implementation, versio

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.1 RC1

2022-10-07 Thread Ian Joiner
+1 (Non-binding) Never mind. It is slow but it still works. On Fri, Oct 7, 2022 at 11:32 AM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Object > Store Implementation, version 0.5.1. > > This release candidate is based on commit: > 8a54e95850fe27ac5865a02e

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.1 RC1

2022-10-07 Thread Ian Joiner
0 (non-binding) The tests did run successfully. However *cargo publish --dry-run* hangs regardless of whether it is executed as a part of the verification script. Verified on my Ubuntu 22.04/AMD On Fri, Oct 7, 2022 at 11:32 AM Andrew Lamb wrote: > Hi, > > I would like to propose a release of

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

2022-10-07 Thread Ian Joiner
+1 (non-binding) Verified on my Ubuntu 22.04 / AMD On Fri, Oct 7, 2022 at 7:26 AM Andy Grove wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, > version 13.0.0. > > This release candidate is based on commit: > 807a0c1d2963f6ca327d316badb4ed0fa77e9f2

Re: Parser for expressions

2022-10-07 Thread Sasha Krassovsky
Hi Jin, I agree it would be good to standardize on a syntax. To me, the advantages of the lisp-style syntax are: - don’t have to define/implement any kind of precedence rules - has a uniform syntax (no distinction between prefix and infix operators) - avoids having “special” functions that have a

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

2022-10-07 Thread L. C. Hsieh
+1 (binding) Verified on M1 Mac. Thanks Andy. On Fri, Oct 7, 2022 at 8:48 AM Andrew Lamb wrote: > > +1 (binding) > > I ran the release verification script (macos x86_64) as well as downloaded > the tarball and poked around. Looks nice :thumbsup: -- thanks Andy > > On Fri, Oct 7, 2022 at 7:26 AM

Re: [VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.1 RC1

2022-10-07 Thread Will Jones
+1 (non-binding) Verified on Mac OS 12.4 Apple M1. Also read through the change log. On Fri, Oct 7, 2022 at 8:32 AM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Object > Store Implementation, version 0.5.1. > > This release candidate is based on commit: >

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

2022-10-07 Thread Andrew Lamb
+1 (binding) I ran the release verification script (macos x86_64) as well as downloaded the tarball and poked around. Looks nice :thumbsup: -- thanks Andy On Fri, Oct 7, 2022 at 7:26 AM Andy Grove wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, >

[VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.1 RC1

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

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

2022-10-07 Thread Jeremy Dyer
+1 (non-binding) Validated using verify-release-candidate script on Ubuntu 22.04.1 LTS. I also manually validated checksums and signatures Thanks for getting the release together Andy On Fri, Oct 7, 2022 at 7:26 AM Andy Grove wrote: > Hi, > > I would like to propose a release of Apache Arrow D

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

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