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 more supported type annotations, fix spark connect issue #542

Closed goodwanghan closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (48b7ab6) to head (a32be31).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #542 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 128 128 Lines 12263 12184 -79 ========================================= - Hits 12263 12184 -79 ```

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