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

Add option to not serialize data to Parquet #668

Open
kylebarron opened this issue Oct 3, 2024 · 0 comments
Open

Add option to not serialize data to Parquet #668

kylebarron opened this issue Oct 3, 2024 · 0 comments
Milestone

Comments

@kylebarron
Copy link
Member

Serializing to Parquet can actually be quite a bit of overhead, see xarray-contrib/xdggs#67 (comment). We should have a switch that lets you turn it off when you know that your Python environment is local and data isn't traveling over a network to be visualized.

@kylebarron kylebarron added this to the 0.11 milestone Oct 3, 2024
@kylebarron kylebarron changed the title Add option to not serialize to Parquet Add option to not serialize data to Parquet Oct 3, 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