Skip to content

DOC: fix write_empty_chunks default claim in performance guide#3674

Open
RituDSML wants to merge 1 commit intozarr-developers:mainfrom
RituDSML:doc-fix-write-empty-chunks-default
Open

DOC: fix write_empty_chunks default claim in performance guide#3674
RituDSML wants to merge 1 commit intozarr-developers:mainfrom
RituDSML:doc-fix-write-empty-chunks-default

Conversation

@RituDSML
Copy link

Fixes #3666.

The performance guide states that write_empty_chunks=True is “the default”, but the actual runtime configuration default is False (e.g. zarr.config.get("array.write_empty_chunks")). This PR removes the incorrect default claim to keep the documentation consistent with the implementation.

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: confusing statement about write_empty_chunks default

1 participant