fugue-project / fugue

A unified interface for distributed computing. Fugue executes SQL, Python, Pandas, and Polars code on Spark, Dask and Ray without any rewrites.
https://fugue-tutorials.readthedocs.io/
Apache License 2.0
2.01k stars 94 forks source link

[COMPATIBILITY] Support Python 3.12 #545

Closed goodwanghan closed 3 months ago

goodwanghan commented 5 months ago

We need to add tests for Python 3.12 to make sure Fugue supports it.