Skip to content

Implement the label verifier against sqlite storage#3481

Open
badboy wants to merge 7 commits into
main-sqlitefrom
correctly-validate-usage-of-ke/opmozvvytyzq
Open

Implement the label verifier against sqlite storage#3481
badboy wants to merge 7 commits into
main-sqlitefrom
correctly-validate-usage-of-ke/opmozvvytyzq

Conversation

@badboy

@badboy badboy commented Jun 4, 2026

Copy link
Copy Markdown
Member

It's now easier to do: query the column and count.
There's some complications when we get to dual-labeled metrics, but that
comes later.

@badboy badboy added the sqlite Any changes to the new SQLite storage backend label Jun 4, 2026
Base automatically changed from sqlite-measure-database-on-dis/knsyxourwprp to main-sqlite June 4, 2026 14:48
@badboy badboy force-pushed the correctly-validate-usage-of-ke/opmozvvytyzq branch from 903b5b8 to 7c13406 Compare June 4, 2026 14:53
@badboy badboy marked this pull request as ready for review June 8, 2026 10:51
@badboy badboy requested a review from a team as a code owner June 8, 2026 10:51
@badboy badboy requested review from jeddai and removed request for a team June 8, 2026 10:51
@badboy badboy force-pushed the correctly-validate-usage-of-ke/opmozvvytyzq branch from 7c13406 to 892c088 Compare June 8, 2026 10:52
@badboy

badboy commented Jun 8, 2026

Copy link
Copy Markdown
Member Author

I'm not perfectly happy where I had to do the split in commits here. I need to give this a proper look in this shape myself.
It's somewhat incomplete in that some other logic is coming in later commits, but due to how I structured this re-organizing the commits now would require a lot of rebasing and solving more merge conflicts.

@badboy badboy force-pushed the correctly-validate-usage-of-ke/opmozvvytyzq branch 3 times, most recently from fda2b98 to aca536b Compare June 9, 2026 11:56
badboy added 7 commits June 10, 2026 12:10
It's now easier to do: query the column and count.
There's some complications when we get to dual-labeled metrics, but that
comes later.
This will unify label check code: all cases are handled through the same
code paths, just that for the static label variant we don't need to do
any more checks.
@badboy badboy force-pushed the correctly-validate-usage-of-ke/opmozvvytyzq branch from aca536b to 3b99ae5 Compare June 10, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqlite Any changes to the new SQLite storage backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant