Skip to content

Releases: fugue-project/fugue

Support `dict[str,Any]` as transformer input and output

28 Jun 06:19
c6a7f7c
Compare
Choose a tag to compare
Add dict[str,Any] as supported input and output (#547)

* Add dict[str,Any] as supported input and output

* update

* fix

0.9.1

14 Jun 07:09
1adc576
Compare
Choose a tag to compare
  • 543 Support type hinting with standard collections
  • 544 Fix Spark connect import issue on worker side

0.9.0

29 Apr 15:25
48b7ab6
Compare
Choose a tag to compare

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

28 Apr 23:30
48b7ab6
Compare
Choose a tag to compare
Pre-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

21 Jan 08:18
fadf34d
Compare
Choose a tag to compare
Pre-release

Fix some compatibility issues

Test and dep refactoring

14 Jan 22:31
e37dde5
Compare
Choose a tag to compare
Pre-release
0.9.0.dev2

Fix PYPI publish (#532)

Test and dep refactoring

14 Jan 22:02
5b1decc
Compare
Choose a tag to compare
Pre-release
0.9.0.dev1

Move SQL dependencies to extra (#531)

0.8.7

09 Nov 16:07
846cca9
Compare
Choose a tag to compare
  • 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

09 Nov 05:28
cb821e6
Compare
Choose a tag to compare
Verification Pre-release
Pre-release
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

08 Nov 08:14
a0cc460
Compare
Choose a tag to compare
Pre-release
Replace fs with fsspec (#523)

* Replace fs with fsspec

* update

* update

* update

* update

* update

* update

* update

* update

* update docs

* update