Skip to content

Feat/permissive#206

Open
dmoore247 wants to merge 2 commits intomainfrom
feat/permissive
Open

Feat/permissive#206
dmoore247 wants to merge 2 commits intomainfrom
feat/permissive

Conversation

@dmoore247
Copy link
Copy Markdown
Collaborator

Fixes #205

Uses try_parse_json() instead of parse_json() when permissive=True,
preventing streaming failures on malformed DICOM metadata JSON.
Adds _corrupt_record column to capture raw JSON for failed parses.

Fixes #205

Co-authored-by: Isaac
@dmoore247 dmoore247 requested a review from erinaldidb April 16, 2026 12:13
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.

Malformed records are detected in record parsing

1 participant