Re: [RESULT][VOTE] Release DataFusion Python Bindings 44.0.0 RC1
Hey folks, Quick question on this release, should the datafusion-python crate be updated as well? I see the latest version is currently v43.1.0 https://crates.io/crates/datafusion-python Looking back at the devlist, I didn't see a thread specifically for releasing the crate. Best, Kevin Liu On Fri, Feb 7, 2025 at 7:51 AM Kevin Liu wrote: > Late to the party, I just joined the devlist. > Thanks everyone 🎉! I see v44.0.0 in pypi > https://pypi.org/project/datafusion/ > > Best, > Kevin Liu > > On Fri, Feb 7, 2025 at 7:42 AM Andrew Lamb wrote: > >> 🎉 >> >> On Fri, Feb 7, 2025 at 10:40 AM Tim Saucer wrote: >> >> > Thank you, Andrew. Andy gave me pypi access and I've published it. >> > >> > Best, >> > Tim >> > >> > On Fri, Feb 7, 2025 at 9:01 AM Andrew Lamb >> wrote: >> > >> > > With 5+1 votes (3 binding) the release is approved! >> > > >> > > Success! The release is available here: >> > > >> > > >> > > >> > >> https://dist.apache.org/repos/dist/release/datafusion/datafusion-python-44.0.0 >> > > >> > > I did not upload the artifacts to pypi / other repositories as I don't >> > know >> > > how to do so. Maybe Tim you can help here. >> > > >> > > Thank you so much for everyone who helped with this release >> > > >> > > Andrew >> > > >> > > On Thu, Feb 6, 2025 at 7:40 PM Andy Grove >> wrote: >> > > >> > > > +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] >> > > > > The proposed release tarball and signatures are hosted at [2]. >> > > > > The changelog is located at [3]. >> > > > > The Python wheels are located at [4]. >> > > > > >> > > > > Please download, verify checksums and signatures, run the unit >> tests, >> > > and >> > > > > vote >> > > > > on the release. The vote will be open for at least 72 hours. >> > > > > >> > > > > Only votes from PMC members are binding, but all members of the >> > > community >> > > > > are >> > > > > encouraged to test the release and vote with "(non-binding)". >> > > > > >> > > > > The standard verification procedure is documented at >> > > > > >> > > > > >> > > > >> > > >> > >> https://github.com/apache/datafusion-python/blob/main/dev/release/README.md#verifying-release-candidates >> > > > > . >> > > > > >> > > > > [ ] +1 Release this as Apache DataFusion Python 44.0.0 >> > > > > [ ] +0 >> > > > > [ ] -1 Do not release this as Apache DataFusion Python 44.0.0 >> > > because... >> > > > > >> > > > > Here is my vote: >> > > > > >> > > > > +1 (non-binding) >> > > > > >> > > > > [1]: >> > > > > >> > > > > >> > > > >> > > >> > >> https://github.com/apache/datafusion-python/tree/f5a9f25080a6774d9dd202774baae8a659b2e396 >> > > > > [2]: >> > > > > >> > > > > >> > > > >> > > >> > >> https://dist.apache.org/repos/dist/dev/datafusion/apache-datafusion-python-44.0.0-rc1 >> > > > > [3]: >> > > > > >> > > > > >> > > > >> > > >> > >> https://github.com/apache/datafusion-python/blob/f5a9f25080a6774d9dd202774baae8a659b2e396/CHANGELOG.md >> > > > > [4]: https://test.pypi.org/project/datafusion/44.0.0/ >> > > > > >> > > > >> > > >> > >> >
Re: [RESULT][VOTE] Release DataFusion Python Bindings 44.0.0 RC1
I have published version 44 now to crates.io: https://crates.io/crates/datafusion-python/44.0.0 Thanks for the ping Kevin Andrew On Tue, Feb 11, 2025 at 2:45 PM Andrew Lamb wrote: > I think it is an oversight -- it appears only Andy Grove is the only owner > of that crate so only he can publish it. I will see if we can get access to > some others to help > > On Tue, Feb 11, 2025 at 11:51 AM Kevin Liu wrote: > > > Hey folks, > > > > Quick question on this release, should the datafusion-python crate be > > updated as well? I see the latest version is currently v43.1.0 > > https://crates.io/crates/datafusion-python > > Looking back at the devlist, I didn't see a thread specifically for > > releasing the crate. > > > > Best, > > Kevin Liu > > > > On Fri, Feb 7, 2025 at 7:51 AM Kevin Liu wrote: > > > > > Late to the party, I just joined the devlist. > > > Thanks everyone 🎉! I see v44.0.0 in pypi > > > https://pypi.org/project/datafusion/ > > > > > > Best, > > > Kevin Liu > > > > > > On Fri, Feb 7, 2025 at 7:42 AM Andrew Lamb > wrote: > > > > > >> 🎉 > > >> > > >> On Fri, Feb 7, 2025 at 10:40 AM Tim Saucer > wrote: > > >> > > >> > Thank you, Andrew. Andy gave me pypi access and I've published it. > > >> > > > >> > Best, > > >> > Tim > > >> > > > >> > On Fri, Feb 7, 2025 at 9:01 AM Andrew Lamb > > >> wrote: > > >> > > > >> > > With 5+1 votes (3 binding) the release is approved! > > >> > > > > >> > > Success! The release is available here: > > >> > > > > >> > > > > >> > > > > >> > > > >> > > > https://dist.apache.org/repos/dist/release/datafusion/datafusion-python-44.0.0 > > >> > > > > >> > > I did not upload the artifacts to pypi / other repositories as I > > don't > > >> > know > > >> > > how to do so. Maybe Tim you can help here. > > >> > > > > >> > > Thank you so much for everyone who helped with this release > > >> > > > > >> > > Andrew > > >> > > > > >> > > On Thu, Feb 6, 2025 at 7:40 PM Andy Grove > > >> wrote: > > >> > > > > >> > > > +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] > > >> > > > > The proposed release tarball and signatures are hosted at [2]. > > >> > > > > The changelog is located at [3]. > > >> > > > > The Python wheels are located at [4]. > > >> > > > > > > >> > > > > Please download, verify checksums and signatures, run the unit > > >> tests, > > >> > > and > > >> > > > > vote > > >> > > > > on the release. The vote will be open for at least 72 hours. > > >> > > > > > > >> > > > > Only votes from PMC members are binding, but all members of > the > > >> > > community > > >> > > > > are > > >> > > > > encouraged to test the release and vote with "(non-binding)". > > >> > > > > > > >> > > > > The standard verification procedure is documented at > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > > https://github.com/apache/datafusion-python/blob/main/dev/release/README.md#verifying-release-candidates > > >> > > > > . > > >> > > > > > > >> > > > > [ ] +1 Release this as Apache DataFusion Python 44.0.0 > > >> > > > > [ ] +0 > > >> > > > > [ ] -1 Do not release this as Apache DataFusion Python 44.0.0 > > >> > > because... > > >> > > > > > > >> > > > > Here is my vote: > > >> > > > > > > >> > > > > +1 (non-binding) > > >> > > > > > > >> > > > > [1]: > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > > https://github.com/apache/datafusion-python/tree/f5a9f25080a6774d9dd202774baae8a659b2e396 > > >> > > > > [2]: > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > > https://dist.apache.org/repos/dist/dev/datafusion/apache-datafusion-python-44.0.0-rc1 > > >> > > > > [3]: > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > > https://github.com/apache/datafusion-python/blob/f5a9f25080a6774d9dd202774baae8a659b2e396/CHANGELOG.md > > >> > > > > [4]: https://test.pypi.org/project/datafusion/44.0.0/ > > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > > > > >
Re: [RESULT][VOTE] Release DataFusion Python Bindings 44.0.0 RC1
I think it is an oversight -- it appears only Andy Grove is the only owner of that crate so only he can publish it. I will see if we can get access to some others to help On Tue, Feb 11, 2025 at 11:51 AM Kevin Liu wrote: > Hey folks, > > Quick question on this release, should the datafusion-python crate be > updated as well? I see the latest version is currently v43.1.0 > https://crates.io/crates/datafusion-python > Looking back at the devlist, I didn't see a thread specifically for > releasing the crate. > > Best, > Kevin Liu > > On Fri, Feb 7, 2025 at 7:51 AM Kevin Liu wrote: > > > Late to the party, I just joined the devlist. > > Thanks everyone 🎉! I see v44.0.0 in pypi > > https://pypi.org/project/datafusion/ > > > > Best, > > Kevin Liu > > > > On Fri, Feb 7, 2025 at 7:42 AM Andrew Lamb wrote: > > > >> 🎉 > >> > >> On Fri, Feb 7, 2025 at 10:40 AM Tim Saucer wrote: > >> > >> > Thank you, Andrew. Andy gave me pypi access and I've published it. > >> > > >> > Best, > >> > Tim > >> > > >> > On Fri, Feb 7, 2025 at 9:01 AM Andrew Lamb > >> wrote: > >> > > >> > > With 5+1 votes (3 binding) the release is approved! > >> > > > >> > > Success! The release is available here: > >> > > > >> > > > >> > > > >> > > >> > https://dist.apache.org/repos/dist/release/datafusion/datafusion-python-44.0.0 > >> > > > >> > > I did not upload the artifacts to pypi / other repositories as I > don't > >> > know > >> > > how to do so. Maybe Tim you can help here. > >> > > > >> > > Thank you so much for everyone who helped with this release > >> > > > >> > > Andrew > >> > > > >> > > On Thu, Feb 6, 2025 at 7:40 PM Andy Grove > >> wrote: > >> > > > >> > > > +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] > >> > > > > The proposed release tarball and signatures are hosted at [2]. > >> > > > > The changelog is located at [3]. > >> > > > > The Python wheels are located at [4]. > >> > > > > > >> > > > > Please download, verify checksums and signatures, run the unit > >> tests, > >> > > and > >> > > > > vote > >> > > > > on the release. The vote will be open for at least 72 hours. > >> > > > > > >> > > > > Only votes from PMC members are binding, but all members of the > >> > > community > >> > > > > are > >> > > > > encouraged to test the release and vote with "(non-binding)". > >> > > > > > >> > > > > The standard verification procedure is documented at > >> > > > > > >> > > > > > >> > > > > >> > > > >> > > >> > https://github.com/apache/datafusion-python/blob/main/dev/release/README.md#verifying-release-candidates > >> > > > > . > >> > > > > > >> > > > > [ ] +1 Release this as Apache DataFusion Python 44.0.0 > >> > > > > [ ] +0 > >> > > > > [ ] -1 Do not release this as Apache DataFusion Python 44.0.0 > >> > > because... > >> > > > > > >> > > > > Here is my vote: > >> > > > > > >> > > > > +1 (non-binding) > >> > > > > > >> > > > > [1]: > >> > > > > > >> > > > > > >> > > > > >> > > > >> > > >> > https://github.com/apache/datafusion-python/tree/f5a9f25080a6774d9dd202774baae8a659b2e396 > >> > > > > [2]: > >> > > > > > >> > > > > > >> > > > > >> > > > >> > > >> > https://dist.apache.org/repos/dist/dev/datafusion/apache-datafusion-python-44.0.0-rc1 > >> > > > > [3]: > >> > > > > > >> > > > > > >> > > > > >> > > > >> > > >> > https://github.com/apache/datafusion-python/blob/f5a9f25080a6774d9dd202774baae8a659b2e396/CHANGELOG.md > >> > > > > [4]: https://test.pypi.org/project/datafusion/44.0.0/ > >> > > > > > >> > > > > >> > > > >> > > >> > > >