Skip to content

[ISSUE 17] implement drop_pii for arrays and maps#46

Draft
oxg558 wants to merge 13 commits into
masterfrom
issue-17-drop-pii-is-broken
Draft

[ISSUE 17] implement drop_pii for arrays and maps#46
oxg558 wants to merge 13 commits into
masterfrom
issue-17-drop-pii-is-broken

Conversation

@oxg558
Copy link
Copy Markdown
Contributor

@oxg558 oxg558 commented May 20, 2026

Fixes #17 by implementing drop_pii for arrays and maps that have record values.

Also adds a topological sort to the generate_code function. This makes it easier to generate more complex schemas at runtime in tests like those written here for drop_pii.

@oxg558 oxg558 force-pushed the issue-17-drop-pii-is-broken branch from ecb1955 to 3813299 Compare May 21, 2026 11:19
@oxg558 oxg558 force-pushed the issue-17-drop-pii-is-broken branch from 3813299 to 7edb635 Compare May 21, 2026 11:38
@oxg558 oxg558 force-pushed the issue-17-drop-pii-is-broken branch from 4987730 to 5d2454f Compare May 21, 2026 12:06
@oxg558 oxg558 changed the title [ISSUE 17] fix drop_pii [ISSUE 17] implement drop_pii for arrays May 21, 2026
@oxg558 oxg558 changed the title [ISSUE 17] implement drop_pii for arrays [ISSUE 17] implement drop_pii for arrays and maps May 21, 2026
@oxg558 oxg558 force-pushed the issue-17-drop-pii-is-broken branch from eaab6fd to 2015180 Compare May 21, 2026 16:10
@oxg558 oxg558 force-pushed the issue-17-drop-pii-is-broken branch from 434a08f to abc9549 Compare May 21, 2026 16:16
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.

drop_pii seems broken

1 participant