Skip to content

Remove sparse metadata prost wrapper#6761

Merged
connortsui20 merged 1 commit intodevelopfrom
ct/sparse-meta
Mar 2, 2026
Merged

Remove sparse metadata prost wrapper#6761
connortsui20 merged 1 commit intodevelopfrom
ct/sparse-meta

Conversation

@connortsui20
Copy link
Contributor

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.

@connortsui20 connortsui20 requested a review from gatesn March 2, 2026 21:41
@connortsui20 connortsui20 added the changelog/chore A trivial change label Mar 2, 2026
@connortsui20 connortsui20 force-pushed the ct/sparse-meta branch 2 times, most recently from bee63af to 3db5107 Compare March 2, 2026 21:57
@connortsui20
Copy link
Contributor Author

Honestly I think a test that would have caught my mistake would be nice but I'm not really sure of a good way to write one.

@connortsui20 connortsui20 requested a review from gatesn March 2, 2026 22:01
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@connortsui20 connortsui20 requested a review from gatesn March 2, 2026 22:13
@connortsui20 connortsui20 enabled auto-merge (squash) March 2, 2026 22:14
@connortsui20 connortsui20 merged commit 07d186e into develop Mar 2, 2026
53 checks passed
@connortsui20 connortsui20 deleted the ct/sparse-meta branch March 2, 2026 22:15
@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/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants