Re: [FlightSql] Spark Flight SQL

2022-07-23 Thread Gavin Ray
This sounds pretty darn nifty! I don't have much of value to offer, but the idea sounds like a great one to me =) On Sat, Jul 23, 2022 at 5:18 PM Tornike Gurgenidze wrote: > David, thank you for the reply. > > I recently managed to find the time to get back to the repo. I thought I > would post

Re: [VOTE][RUST] Release Apache Arrow Rust 19.0.0 RC1

2022-07-23 Thread Remzi Yang
+1 (non-binding) Verified on M1 Mac. Thanks, Andrew and Liang-Chi! On Sun, 24 Jul 2022 at 00:19, L. C. Hsieh wrote: > Hi, Remzi > > You can change the following system setting to increase the maximum > number of open files: > ulimit -n 10240 > > Then it should work. > > On Sat, Jul 23, 2022 at

Re: [FlightSql] Spark Flight SQL

2022-07-23 Thread Tornike Gurgenidze
David, thank you for the reply. I recently managed to find the time to get back to the repo. I thought I would post the status update for anyone interested. The project started out as just FlightSql implementation, but I ended up splitting it into smaller components: 1. SparkFlightManager - a lo

Re: [VOTE][RUST] Release Apache Arrow Rust 19.0.0 RC1

2022-07-23 Thread L. C. Hsieh
Hi, Remzi You can change the following system setting to increase the maximum number of open files: ulimit -n 10240 Then it should work. On Sat, Jul 23, 2022 at 1:40 AM Remzi Yang <1371656737...@gmail.com> wrote: > > Unfortunately, I met 2 test failures when verifying on M1 Mac using the > scrip

Re: [VOTE][RUST] Release Apache Arrow Rust 19.0.0 RC1

2022-07-23 Thread Remzi Yang
Unfortunately, I met 2 test failures when verifying on M1 Mac using the script. ``` failures: file::serialized_reader::tests::test_peek_page_with_dictionary_page stdout thread 'file::serialized_reader::tests::test_peek_page_with_dictionary_page' panicked at 'called `Result::unwrap()`