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

When reopening a zarr sink, validate it #1752

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

manthey
Copy link
Member

@manthey manthey commented Jan 2, 2025

Also, write the metadata after fundamental changes so that anything that reopens the file after that point will see those changes.

@manthey
Copy link
Member Author

manthey commented Jan 2, 2025

@annehaley This fixes the memory issues I found in #1713 with the example of preallocating the axis size.

Also, write the metadata after fundamental changes so that anything that
reopens the file after that point will see those changes.
@manthey manthey merged commit 9facaae into zarr-sink-improvements-1 Jan 3, 2025
18 checks passed
@manthey manthey deleted the validate-on-load branch January 3, 2025 14:14
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

Successfully merging this pull request may close these issues.

2 participants