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

Support python 3.12 #549

Open goodwanghan opened 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 (c6a7f7c) to head (2b071ad).

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

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