Skip to content

fix: support Path objects in from_zarr (#8168)#8266

Merged
martindurant merged 1 commit intodask:mainfrom
sgaist:support_path_objects_in_from_zarr
Oct 19, 2021
Merged

fix: support Path objects in from_zarr (#8168)#8266
martindurant merged 1 commit intodask:mainfrom
sgaist:support_path_objects_in_from_zarr

Conversation

@sgaist
Copy link
Copy Markdown
Contributor

@sgaist sgaist commented Oct 14, 2021

to_zarr already handles it so this allows from_zarr to be on par with it.

to_zarr already handles it so this allows from_zarr
to be on par with it.
@GPUtester
Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@github-actions github-actions bot added the array label Oct 14, 2021
@jrbourbeau
Copy link
Copy Markdown
Member

add to allowlist

Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @sgaist! cc @martindurant in case you get a chance to look at this

@martindurant
Copy link
Copy Markdown
Member

+1

@martindurant martindurant merged commit 62f96e7 into dask:main Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Path objects in from_zarr

4 participants