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] Remove the version cap of Dask #494

Closed goodwanghan closed 11 months ago

goodwanghan commented 11 months ago

Dask 2023.7.1 breaks dask tests. We need to investigate the problem and remove the version cap.