Re: [VOTE] Release DataFusion Python Bindings 44.0.0 RC1

2025-02-06 Thread Andy Grove
+1 (binding) Verified on Mac. Thanks, Tim! On Sun, Feb 2, 2025 at 3:15 PM Tim Saucer wrote: > Hi, > > I would like to propose a release of the Apache DataFusion Python Bindings, > version 44.0.0. > > This release candidate is based on commit: > f5a9f25080a6774d9dd202774baae8a659b2e396 [1] > Th

Re: [VOTE] Release DataFusion Python Bindings 44.0.0 RC1

2025-02-03 Thread Kevin Liu
+1 non-binding Ran `./dev/release/verify-release-candidate.sh 44.0.0 1` with the same change to the script as described above. PS, first time running RC verification for datafusion-python, looks like these "Verifying a Release"

Re: [VOTE] Release DataFusion Python Bindings 44.0.0 RC1

2025-02-03 Thread L. C. Hsieh
+1 (binding) Verified on M4 Mac. Note that after removing requirements-310.txt as Andrew suggested, in order to make it work, I also need to add `python3 -m pip install -U maturin` before the `maturin develop` command in the script. I left a comment in the PR. Thanks Tim and Andrew. On Mon, Feb

Re: [VOTE] Release DataFusion Python Bindings 44.0.0 RC1

2025-02-03 Thread Andrew Lamb
+1 (binding) Note I had to update verify_release_candidate.sh manually[1] to get the verification to pass. Also to anyone else interested, Tim and I had a short video call to verify that this is indeed the Tim Saucer I know and thus I have added the key to the KEYS file However, the key isn't ve

Re: [VOTE] Release DataFusion Python Bindings 44.0.0 RC1

2025-02-02 Thread Tim Saucer
Ah, I didn’t see that I needed to do that. I’ll upload in the morning. Thank you for catching the issue. > On Feb 2, 2025, at 7:24 PM, Andrew Lamb wrote: > > Thanks for doing this Tim! > > As we have met in person, perhaps we could/should have a keysigning party > (aka zoom call) where I can

Re: [VOTE] Release DataFusion Python Bindings 44.0.0 RC1

2025-02-02 Thread Andrew Lamb
Thanks for doing this Tim! As we have met in person, perhaps we could/should have a keysigning party (aka zoom call) where I can sign and add your keys One thing I noticed is that I can't find the key used for for keysigning andrewlamb@Andrews-MacBook-Pro-2:~/Downloads$ gpg --verify apache-dataf