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

Create the async array explicitly in icechunk #440

Open
abarciauskas-bgse opened this issue Feb 19, 2025 · 0 comments
Open

Create the async array explicitly in icechunk #440

abarciauskas-bgse opened this issue Feb 19, 2025 · 0 comments

Comments

@abarciauskas-bgse
Copy link
Collaborator

with create_array we are trying to fit a single abstraction over v2 and v3 arrays, and as a result create_array has a signature that doesn't look exactly like v2 or v3 array metadata. If you already have codecs, then it might make sense to create the asyncarray explicitly, by first creating a metadata document and then providing the rest of the arguments. would that work in your case?

Originally posted by @d-v-b in #2848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants