Skip to content

Fixed behavior of da.to_zarr kwargs to be backwards compatible#12233

Closed
joshua-gould wants to merge 3 commits intodask:mainfrom
joshua-gould:to_zarr_kwargs
Closed

Fixed behavior of da.to_zarr kwargs to be backwards compatible#12233
joshua-gould wants to merge 3 commits intodask:mainfrom
joshua-gould:to_zarr_kwargs

Conversation

@joshua-gould
Copy link
Copy Markdown

Fixes #12232, making the behavior of kwargs in dask.array.to_zarr backwards compatible.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 13, 2026

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 7c4bc1b. ± Comparison against base commit 461c540.

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown

@Utkarshkarki Utkarshkarki left a comment

Choose a reason for hiding this comment

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

I think one of your tests is failing; please look into it.

@TomAugspurger
Copy link
Copy Markdown
Member

I think this was closed by #12205.

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.

da.to_zarr kwargs apply no longer apply to writes as of dask==2025.12.0

3 participants