ngoldbaum opened a new issue, #1603: URL: https://github.com/apache/datafusion-python/issues/1603
I'm working on free-threaded support in polars with @kumaraditya303: https://github.com/pola-rs/polars/issues/27955. Datafusion shows up in the polars dependency tree. Updating to PyO3 0.29 enables builds with the new Python 3.15 free-threaded stable ABI, which should allow datafusion to enable free-threaded support without an ongoing need to upload version-specific wheels every time Python does a release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
