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 ibis version cap #534

Closed goodwanghan closed 5 months ago

goodwanghan commented 5 months ago

Current Fugue only works with ibis-framework<6. We need to remove this version cap.