google / google/tensorstore

Zarrv2 - Accessing Struct Array data as |V[sizeof] type

Open
#125 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.5k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

Zarrv2 and Tensorstore support struct array data. Ordinarily we would use a "field" to select a element of the struct array for a particular TensorStore.

However, in a use case where we always want to read and work with the whole struct, not just a single element, can we open the Tensorstore associated with a struct array as "V|[sizeof]"? This would be on the C++ side.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.