Releases: fugue-project/fugue
Releases · fugue-project/fugue
Support `dict[str,Any]` as transformer input and output
Add dict[str,Any] as supported input and output (#547) * Add dict[str,Any] as supported input and output * update * fix
0.9.1
0.9.0
0.9.0
- 482 Move Fugue SQL dependencies into extra
[sql]
and functions to become soft dependencies - 504 Create Fugue pytest fixtures and plugins
- 541 Change table temp view names to uppercase
- 540 Fix Ray 2.10+ compatibility issues
- 539 Fix compatibility issues with Dask 2024.4+
- 534 Remove ibis version cap
- 505 Deprecate
as_ibis
in FugueWorkflow - 387 Improve test coverage on 3.10, add tests for 3.11
- 269 Spark and Dask Take 1 row without sorting optimization
0.9.0.dev4 Prepare for 0.9.0 release
Change temp view name to uppercase, fix various build issues (#536) * Change temp view name to uppercase * update * update * Update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * fix codecov
Fix some compatibility issues
Fix some compatibility issues
Test and dep refactoring
0.9.0.dev2 Fix PYPI publish (#532)
Test and dep refactoring
0.9.0.dev1 Move SQL dependencies to extra (#531)
0.8.7
- 488 Migrate from fs to fsspec
- 521 Add
as_dicts
to Fugue API - 516 Use
_collect_as_arrow
for Spark `as_arrow`` - 520 Add Python 3.10 to Windows Tests
- 506 Adopt pandas
ExtensionDType
- 504 Create Fugue pytest fixtures
- 503 Deprecate python 3.7 support
- 501 Simplify zip/comap, remove join from the implementation
- 500 Implement all partitioning strategies for Dask
- 495 Resolve segfault on Duckdb 0.8.1
- 494 Remove the version cap of Dask
Verification
Prepare for release (#524) * Replace fs with fsspec * update * update * update * update * update * update * update * update * update docs * update * Prepare for release
Replace fs with fsspec
Replace fs with fsspec (#523) * Replace fs with fsspec * update * update * update * update * update * update * update * update * update docs * update