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

Bump to Zarr3b3 #454

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Bump to Zarr3b3 #454

merged 2 commits into from
Dec 6, 2024

Conversation

dcherian
Copy link
Contributor

@dcherian dcherian commented Dec 6, 2024

No description provided.

confirmed that this matches upstream
@@ -122,8 +122,8 @@ def test_array_name_properties_no_group(
store=store, shape=(100,), chunks=(10,), zarr_format=zarr_format, dtype="i4"
)
assert arr.path == ""
assert arr.name is None
assert arr.basename is None
Copy link
Contributor Author

@dcherian dcherian Dec 6, 2024

Choose a reason for hiding this comment

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

We should delete some of these tests, they don't really exercise icechunk and duplicate the Zarr property tests.

EDIT: I confirmed that this change matches the upstream change.

@dcherian dcherian merged commit 03df146 into main Dec 6, 2024
3 checks passed
@dcherian dcherian deleted the bump-zarr-b3 branch December 6, 2024 16:23
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