+1 (binding) verified on Ubuntu 25.04, dotnet 8.0.119
On Wed, Sep 17, 2025, at 00:24, Bryce Mecum wrote: > +1 (binding) > > Verified on macOS 15.6.1 (aarch64). Python 3.13.7, dotnet-sdk 8.0.414. > > I had to work around what appears to be a bug in Python.NET [1] which > affects macOS and Windows. The fix is to manually copy pyarrow to your > global site-packages folder after installing it into a virtualenv. > > [1] https://github.com/pythonnet/pythonnet/issues/1478 > > On Mon, Sep 15, 2025 at 9:37 PM Sutou Kouhei <[email protected]> wrote: >> >> Hi, >> >> I would like to propose the following release candidate (RC0) of >> Apache Arrow .NET version 22.0.1. >> >> This release candidate is based on commit: >> 12d320346bd7e6109d9762597792e62fd4fac595 [1] >> >> The source release rc0 is hosted at [2]. >> >> Please download, verify checksums and signatures, run the unit tests, >> and vote on the release. See [3] for how to validate a release candidate. >> >> The vote will be open for at least 72 hours. >> >> [ ] +1 Release this as Apache Arrow .NET 22.0.1 >> [ ] +0 >> [ ] -1 Do not release this as Apache Arrow .NET 22.0.1 because... >> >> [1]: >> https://github.com/apache/arrow-dotnet/tree/12d320346bd7e6109d9762597792e62fd4fac595 >> [2]: https://github.com/apache/arrow-dotnet/releases/v22.0.1-rc0 >> [3]: >> https://github.com/apache/arrow-dotnet/blob/main/dev/release/README.md#verify >> >> >> Thanks, >> -- >> kou
