I see datafusion 45.2.0 on pypi now, https://pypi.org/project/datafusion/
Thanks for working on the release everyone! :)
Best,
Kevin Liu
On Sun, Feb 23, 2025 at 5:11 AM Andrew Lamb wrote:
> With 5 +1 votes (3 binding) the release is approved.
>
> The release is available here:
>
>
> https://dis
With 5 +1 votes (3 binding) the release is approved.
The release is available here:
https://dist.apache.org/repos/dist/release/datafusion/datafusion-python-45.2.0
I have also uploaded the release to crates.io
https://crates.io/crates/datafusion-python/45.2.0
Andrew
On Wed, Feb 19, 2025 at 12:
+1 (binding)
Verified on Ubuntu 22.04.5
Thanks, Tim!
I did see a bunch of warnings, btw:
warning: use of deprecated associated function
`pyo3::types::PyModule::new_bound`: renamed to `PyModule::new`
--> src/lib.rs:111:27
|
111 | let store = PyModule::new_bound(py, "object_store")?;
Thank you, Kevin!
On Wed, Feb 19, 2025 at 12:59 AM Kevin Liu wrote:
> Hey folks,
>
> Following up on the conversation about pyarrow, v19.0.1 has just been
> released on pypi, https://pypi.org/project/pyarrow/.
> I reran the test suite using `pyarrow==19.0.1` and verified that all tests
> passed.
Hey folks,
Following up on the conversation about pyarrow, v19.0.1 has just been
released on pypi, https://pypi.org/project/pyarrow/.
I reran the test suite using `pyarrow==19.0.1` and verified that all tests
passed.
Best,
Kevin Liu
On Tue, Feb 18, 2025 at 3:04 AM Andrew Lamb wrote:
> +1 (bind
+1 (binding)
I ran the release verification script and it worked well for me on a M3 mac
Thanks Tim and everyone else who is verifying these releases (Kevin it is
great to see you here, and L.C. your voting participation is amazing!)
Andrew
On Mon, Feb 17, 2025 at 8:01 PM Kevin Liu wrote:
> +
+1 (non-binding) Thanks for running this release!
I was able to run the verification script successfully on M1 Mac.
```
./dev/release/verify-release-candidate.sh 45.2.0 2
```
I also verified by running pytest directly, based on
https://github.com/apache/datafusion-python/blob/main/dev/release/REA
+1 (binding)
Verified on M4 Mac.
Thanks Tim.
On Mon, Feb 17, 2025 at 3:15 PM Tim Saucer wrote:
>
> Hi,
>
> I would like to propose a release of the Apache DataFusion Python Bindings,
> version 45.2.0.
>
> I have two special notes for this release
> - The version is 45.2.0 due to changes I neede
Hi,
I would like to propose a release of the Apache DataFusion Python Bindings,
version 45.2.0.
I have two special notes for this release
- The version is 45.2.0 due to changes I needed to make during release
candidate testing prior to submitting this for a vote. I would like to
revisit next rele