+1 (binding) Thank you Andy and Michael Ward (and everyone else who contrubuted)
I verified on a mac m3 by using the verify script in the repo ~/Software/datafusion-python$ ./dev/release/verify-release-candidate.sh 37.1.0 1 Note that the verification script that was in the tarball did not work for me (as it refers still to apache-arrow-datafusion-python): ``` (venv) andrewlamb@Andrews-MacBook-Pro:~/Downloads/apache-datafusion-python-37.1.0$ ./dev/release/verify-release-candidate.sh 37.1.0 1 ... + download_dist_file apache-arrow-datafusion-python-37.1.0-rc1/apache-arrow-datafusion-python-37.1.0.tar.gz + curl --silent --show-error --fail --location --remote-name https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-datafusion-python-37.1.0-rc1/apache-arrow-datafusion-python-37.1.0.tar.gz curl: (22) The requested URL returned error: 404 + cleanup + '[' no = yes ']' + echo 'Failed to verify release candidate. See /var/folders/1l/tg68jc6550gg8xqf1hr4mlwr0000gn/T/arrow-37.1.0.XXXXX.59DJRHMkWV for details.' Failed to verify release candidate. See /var/folders/1l/tg68jc6550gg8xqf1hr4mlwr0000gn/T/arrow-37.1.0.XXXXX.59DJRHMkWV for details. ``` On Thu, May 9, 2024 at 1:22 PM Andy Grove <andy.gr...@apple.com.invalid> wrote: > Hi, > > I would like to propose a release of the Apache DataFusion Python > Bindings, version 37.1.0. > > Many thanks to Michael Ward for actually preparing this release. > > This release candidate is based on commit: > 7f276516a644cde908cf74795251746d482d1829 [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 37.1.0 > [ ] +0 > [ ] -1 Do not release this as Apache DataFusion Python 37.1.0 because... > > Here is my vote: > > +1 > > [1]: > https://github.com/apache/datafusion-python/tree/7f276516a644cde908cf74795251746d482d1829 > [2]: > https://dist.apache.org/repos/dist/dev/datafusion/apache-datafusion-python-37.1.0-rc1 > [3]: > https://github.com/apache/datafusion-python/blob/7f276516a644cde908cf74795251746d482d1829/CHANGELOG.md > [4]: https://test.pypi.org/project/datafusion/37.1.0/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@datafusion.apache.org > For additional commands, e-mail: dev-h...@datafusion.apache.org > >