Skip to content

Rename zarr.withConsolidation -> zarr.withConsolidatedMetadata#403

Merged
manzt merged 1 commit intomainfrom
push-twttwyxwptzk
Apr 14, 2026
Merged

Rename zarr.withConsolidation -> zarr.withConsolidatedMetadata#403
manzt merged 1 commit intomainfrom
push-twttwyxwptzk

Conversation

@manzt
Copy link
Copy Markdown
Owner

@manzt manzt commented Apr 14, 2026

Adjective form reads better at composition sites and aligns with the zarr-python term users already know (open_consolidated, consolidate_metadata). The longer form makes it immediately clear what is being consolidated (metadata, not chunks) which is the one thing a first-time reader cannot infer from the shorter spelling.

All in-tree uses renamed; no deprecation shims because the symbols are unreleased.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 14, 2026

⚠️ No Changeset found

Latest commit: 5dd2d3c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 2 packages
Name Type
zarrita Minor
@zarrita/ndarray Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@manzt manzt changed the title Rename withConsolidation -> withConsolidatedMetadata Rename zarr.withConsolidation -> zarr.withConsolidatedMetadata Apr 14, 2026
Adjective form reads better at composition sites and aligns with the
zarr-python term users already know (open_consolidated,
consolidate_metadata). The longer form makes it immediately clear what
is being consolidated — metadata, not chunks — which is the one thing
a first-time reader cannot infer from the shorter spelling.

All in-tree uses renamed; no deprecation shims because the symbols are
unreleased.
@manzt manzt force-pushed the push-twttwyxwptzk branch from 00574d6 to 5dd2d3c Compare April 14, 2026 14:59
@manzt manzt merged commit 4fa0967 into main Apr 14, 2026
2 checks passed
@manzt manzt deleted the push-twttwyxwptzk branch April 14, 2026 15:45
@manzt manzt added the enhancement New feature or request label Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant