Fatal Python error for process exit after opening Pyarrow batch iterator

2022-08-08 Thread Alex Libman
Hi, I've hit an issue in Python (3.9.12) where creating a Pyarrow dataset over a remote filesystem (such as GCS filesystem), and then opening a batch iterator over the dataset and having the program immediately exit / clean-up afterwards causes a PyGILState_Release error to get thrown. This is

[RESULT] Re: [VOTE][RUST] Release Apache Arrow Rust 20.0.0 RC2

2022-08-08 Thread Andrew Lamb
With 10 +1 votes (3 binding) the release is approved The release is available here: https://dist.apache.org/repos/dist/release/arrow/arrow-rs-20.0.0 It has also been released to crates.io https://crates.io/crates/arrow https://crates.io/crates/arrow-flight https://crates.io/crates/parquet http

Re: Arrow Flight usage with graph databases

2022-08-08 Thread Valentyn Kahamlyk
Hello all, The Gremlin Arrow Flight proof of concept demo will take place in the TinkerPop Discord channel https://discord.gg/renSpn8K?event=1006205553749545070 on Friday, Aug 12, 10:30am PST/1:30pm ET. Feel free to join us if you are interested! Join the channel at https://discord.gg/ndMpKZcBEE,

Re: [VOTE][RUST] Release Apache Arrow Rust 20.0.0 RC2

2022-08-08 Thread Ian Joiner
+1 (Non-binding) Tested on macOS 12.2.1 with Apple M1 Pro chip On Fri, Aug 5, 2022 at 5:07 PM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Implementation, > version 20.0.0. Note it includes the new object_store source as described > in [5]. I don't think i

Re: [VOTE][RUST] Release Apache Arrow Rust 20.0.0 RC2

2022-08-08 Thread Martin Grigorov
+1 (non-binding) Tested on Ubuntu 20.04.4 x86_64 and openEuler 20.03 aarch64. Regards, Martin On Sat, Aug 6, 2022 at 12:08 AM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Implementation, > version 20.0.0. Note it includes the new object_store source as de