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

example of auto_dask writing to a parquet for for the multi references #444

Open
raybellwaves opened this issue Apr 5, 2024 · 1 comment

Comments

@raybellwaves
Copy link
Contributor

I'm looking for a combination of
https://github.com/ProjectPythia/kerchunk-cookbook/blob/main/notebooks/advanced/Parquet_Reference_Storage.ipynb and
ProjectPythia/kerchunk-cookbook#59

and have auto_dask write to a parquet file

@martindurant
Copy link
Member

That's a good point! I think it would need a little work - the first stage tasks don't write their references to files at all, but pass them as data. The final output as parquet would be easier to implement but still need some work, since the same arguments to MZZ are used for the first stage and the final.

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

2 participants