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

importing parse_execution_engine #518

Closed guilhermedelyra closed 8 months ago

guilhermedelyra commented 9 months ago

importing parse_execution_engine otherwise prefect-fugue doesnt work

image

image

goodwanghan commented 9 months ago

As I mentioned in https://github.com/fugue-project/fugue/issues/519, the change needs to be make inside prefect-fugue, I will let you know.

goodwanghan commented 8 months ago

This change is not necessary because prefect-fugue has been updated.