Skip to content

Make sequence metadata in-memory + clean up#6759

Merged
gatesn merged 2 commits intodevelopfrom
ct/sequence-meta
Mar 2, 2026
Merged

Make sequence metadata in-memory + clean up#6759
gatesn merged 2 commits intodevelopfrom
ct/sequence-meta

Conversation

@connortsui20
Copy link
Contributor

@connortsui20 connortsui20 commented Mar 2, 2026

Summary

Similar in nature to #6751. We want to be able to work with in-memory metadata more easily, and we also want to make sure all scalar deserialization happens is deserialize instead of build.

API Changes

Renames the constructors to be in line with the rest of the encodings.

Testing

Existing tests should be sufficient.

Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@gatesn gatesn merged commit 6a2c565 into develop Mar 2, 2026
54 checks passed
@gatesn gatesn deleted the ct/sequence-meta branch March 2, 2026 20:44
connortsui20 added a commit that referenced this pull request Mar 2, 2026
## Summary

Similar in nature to #6751 and
#6759. We want to be able to
work with in-memory metadata more easily, and we also want to make sure
all scalar deserialization happens is `deserialize` instead of `build`.
This is the last of the changes to metadata needed to unblock
array-valued scalars in metadata.

## Testing

Existing tests should be sufficient.

Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@connortsui20 connortsui20 mentioned this pull request Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants