Skip to content

fix: Serialize numeric list columns (e.g. bbox) as native JSON arra…#124

Merged
bassim-matar merged 3 commits into
mainfrom
wip-20260619-190435
Jun 21, 2026
Merged

fix: Serialize numeric list columns (e.g. bbox) as native JSON arra…#124
bassim-matar merged 3 commits into
mainfrom
wip-20260619-190435

Conversation

@bassim-matar

Copy link
Copy Markdown
Collaborator

…ys instead of comma-separated strings; List(Utf8) columns (e.g. *_ids) stay CSV-encoded. NaN inside float lists is written as null.

…ys instead of comma-separated strings; `List(Utf8)` columns (e.g. `*_ids`) stay CSV-encoded. NaN inside float lists is written as `null`.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@bassim-matar bassim-matar merged commit 264d009 into main Jun 21, 2026
7 checks passed
@bassim-matar bassim-matar deleted the wip-20260619-190435 branch June 21, 2026 22:55
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.

1 participant