A unified interface for distributed computing. Fugue executes SQL, Python, Pandas, and Polars code on Spark, Dask and Ray without any rewrites.
2.01k
stars
94
forks
source link
[COMPATIBILITY] Fix compatibility issues with Dask 2024.4+ #539
Closed
goodwanghan closed 6 months ago
Dask 2024.4+ causes compatibility issues, majorly in some test cases. We need to fix those test cases.