Releases: fugue-project/fugue
Releases · fugue-project/fugue
0.8.5
Resolved multiple dependency issues
Move soft dependencies into functions (#481) * Move soft dependencies to functions * update * update * update * update * update * update
0.8.4
Fix bugs in Spark Dask and Ray
Fix bugs (#468) * Fix bugs * Change Ray union all to use Ray * Fix dask enforce type bug
Deprecate features
0.8.4.dev1 Fix quotation around pip install (#465)
0.8.3
Coarse partitioning
Coarse Partitioning, add as_fugue_engine_df (#450) * Coarse Partitioning * Add coarse partition to ray * Add coarse partitioning to dask * fix tests * Fix checkpoint table name * Unify as_fugue_engine_df * update * update * update * Add coarse partitioning to pandas
0.8.2
Minor refactoring
Finalize FunctionWrapper refactoring (#445) * Remove SQLite * Remove SQLite * Finalize FunctionWrapper refactoring
Remove SQLite, add Polars
Remove SQLite Support (#443) * Remove SQLite * Remove SQLite