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

2022-12-03 Thread Wang Xudong
+1 (non-binding) As above. Thanks Andrew! L. C. Hsieh 于2022年12月4日周日 01:58写道: > +1 (binding) > > Got a test failure and fixed it as Raphael mentioned. > It is only a test issue. So it looks good to me. > > Thanks Andrew. > > On Sat, Dec 3, 2022 at 5:01 AM Raphael Taylor-Davies > wrote: > > > >

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

2022-12-03 Thread Willy Kuo
+1 (non-binding) verified on Intel Mac. Thanks Andy! On Sat, Dec 3, 2022 at 3:35 PM Remzi Yang <1371656737...@gmail.com> wrote: > +1 (non-binding) > > Verified on M1 Mac. Thanks Andy! > > On Sat, 3 Dec 2022 at 15:06, Wang Xudong wrote: > > > +1 (non-binding) > > > > Verified on M1 Mac. Thanks!

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

2022-12-03 Thread L. C. Hsieh
+1 (binding) Got a test failure and fixed it as Raphael mentioned. It is only a test issue. So it looks good to me. Thanks Andrew. On Sat, Dec 3, 2022 at 5:01 AM Raphael Taylor-Davies wrote: > > +1 (binding) > > I got a failure in aws::credential::tests::test_instance_metadata when > running wi

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

2022-12-03 Thread Raphael Taylor-Davies
+1 (binding) I got a failure in aws::credential::tests::test_instance_metadata when running without AWS_INTEGRATION set, this has been fixed and is a test issue that I don't think should interfere with the release. On 02/12/2022 20:30, Andrew La

Re: DISCUSS: [FlightSQL] Catalog support

2022-12-03 Thread Andrew Lamb
> Andrew, do we need to look into adding more metadata to indicate different query languages? (It's quite a shame that we named this Flight SQL at this point...) TDLR is I don't think trying to explicitly support languages other than SQL in FlightSQL is a good idea. Among other reasons, the JDBC /