Skip to content

icechunk fixes#634

Merged
lazarusA merged 4 commits intomainfrom
la/icechunk_fixes
Apr 16, 2026
Merged

icechunk fixes#634
lazarusA merged 4 commits intomainfrom
la/icechunk_fixes

Conversation

@lazarusA
Copy link
Copy Markdown
Member

@lazarusA lazarusA commented Apr 15, 2026

closes #628

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors Zarr and Icechunk store handling by centralizing utility functions and improving dimension fetching performance. The review identifies critical issues where missing checks for empty node data could lead to SyntaxError crashes during JSON parsing. Suggestions were also provided to further leverage the new utility functions for cleaner path resolution logic.

Comment thread src/components/zarr/icechunk-store.ts Outdated
Comment thread src/components/zarr/icechunk-store.ts Outdated
Comment thread src/components/zarr/icechunk-store.ts Outdated
Comment thread src/components/zarr/icechunk-store.ts Outdated
@lazarusA lazarusA merged commit 417c046 into main Apr 16, 2026
6 checks passed
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.

GetZarrDims

1 participant