Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fugue integration #13

Closed
alxmrs opened this issue Feb 17, 2024 · 4 comments
Closed

Fugue integration #13

alxmrs opened this issue Feb 17, 2024 · 4 comments

Comments

@alxmrs
Copy link
Owner

alxmrs commented Feb 17, 2024

Support Fugue Dataframes. Test execution on PySpark, Dask, DuckDB, and BQ via Fugue.

@alxmrs
Copy link
Owner Author

alxmrs commented Feb 17, 2024

Solves some of the same goals as #4.

@alxmrs
Copy link
Owner Author

alxmrs commented Feb 18, 2024

I am unsure if fugue or another library is the best choice. E.g. consider ibis: https://ibis-project.org/why

@alxmrs
Copy link
Owner Author

alxmrs commented Feb 18, 2024

Further, I don't know if fugue will help move data from xarray to distributed execution engines or not. For several interesting integrations, like BQ, it looks like fugue just reads from there, it does not load data into the system.

More knowledge about their df interface is needed.

@alxmrs
Copy link
Owner Author

alxmrs commented Mar 12, 2024

I think ibis or Beam is a better choice than fugue. There isn't a need to integrate within this package. Closing.

@alxmrs alxmrs closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant