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

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

Closed goodwanghan closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (1adc576) to head (132c7b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #547 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 128 128 Lines 12184 12243 +59 ========================================= + Hits 12184 12243 +59 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.