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
1.92k stars 94 forks source link

[COMPATIBILITY] Support Python 3.12 #545

Open goodwanghan opened 3 weeks ago

goodwanghan commented 3 weeks ago

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