Skip to content

Comments

feat: remove data nesting#155

Merged
henryiii merged 1 commit intomainfrom
henryiii/feat/nodata
Apr 18, 2025
Merged

feat: remove data nesting#155
henryiii merged 1 commit intomainfrom
henryiii/feat/nodata

Conversation

@henryiii
Copy link
Member

@henryiii henryiii commented Apr 16, 2025

This is an alternative to (close #152). This reduces nesting. This also includes one followup, supporting a URI for each array, instead of requiring arrays to be stacked into N+1 dimensions.

This modifies the schema to keep the types more consistent. When implementing it, I have to have if statements around this portion; it would be simpler if every storage had the same structure.

Now they all are structured as storage/<fields>, instead of storage/data sometimes containing fields and sometimes not.

This is a change to the schema, so I'd like sign-offs from @HDembinski and @jpivarski.

Signed-off-by: Henry Schreiner <[email protected]>
@HDembinski
Copy link
Member

Looks good to me.

@henryiii henryiii merged commit 7aacc85 into main Apr 18, 2025
10 checks passed
@henryiii henryiii deleted the henryiii/feat/nodata branch April 18, 2025 14:46
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.

2 participants