Skip to content

Implement text array format#904

Merged
jaggederest merged 4 commits intomainfrom
implement_text_array_format
Apr 16, 2026
Merged

Implement text array format#904
jaggederest merged 4 commits intomainfrom
implement_text_array_format

Conversation

@jaggederest
Copy link
Copy Markdown
Contributor

This adds roundtrip support for text and binary arrays containing a few sub-data-type formats, reusing the parser for other data types recursively inside the array parser. Has some SQL tests, tried to keep it relatively self-contained

@jaggederest jaggederest requested a review from levkk April 15, 2026 23:58
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator

@levkk levkk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very cool

@jaggederest jaggederest merged commit 7afeaee into main Apr 16, 2026
10 checks passed
@jaggederest jaggederest deleted the implement_text_array_format branch April 16, 2026 14:46
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.

2 participants