Re: [VOTE][RUST][DataFusion] Release DataFusion Python Bindings 0.8.0 RC1

2023-02-20 Thread Jeremy Dyer
Sounds good Ian. Sorry for my delayed response as I was traveling today. Let me know your findings after running in a conda environment and we can go from there. Probably wise for us to start a thread not tied to the vote thread for further discussion. Thanks, Jeremy Dyer On Mon, Feb 20, 2023 at

Re: Arrow community meeting February 15 at 17:00 UTC

2023-02-20 Thread Ian Cook
Below is a summary of the notes from last week's meeting: Attendees: - Anja Boskovic - Ian Cook - Dewey Dunnington - Ian Joiner - Will Jones - David Li - Bryce Mecum - Rok Mihevc - Sri Nadukudy - Dane Pitkin - Matthew Topol - Jacob Wujciak Discussion: Fixed-shape tensor canonical ExtensionType

Re: [VOTE][RUST][DataFusion] Release DataFusion Python Bindings 0.8.0 RC1

2023-02-20 Thread Ian Joiner
Hey Jeremy, I’d love to help debug that with you, Andy and Andrew since we have a similar problem in Ballista Python binding which doesn’t have a version mismatch. I will use conda and see what’s actually going on today. - Ian Joiner On Monday, February 20, 2023, Jeremy Dyer wrote: > Hey Andre

Re: [VOTE][RUST][DataFusion] Release DataFusion Python Bindings 0.8.0 RC1

2023-02-20 Thread Jeremy Dyer
Hey Andrew, This seems like a pyo3 version mismatch issue. We did upgrade pyo3 since the last release. Which version of 'maturin' are you using? If you are familiar with 'conda' and have it installed I would be interested if you get the same error running in conda 'datafusion-dev' environment

[DISCUSS] arrow/arrow2 path forward

2023-02-20 Thread Andrew Lamb
There has been a significant amount of discussion in the past on this list about the relationship between the two major Rust implementations of Apache Arrow (arrow-rs and arrow2). Recently, the communities seem to be aligning on a path towards unification, and I wanted to make sure anyone on the m