Skip to content

Add benchmark for struct late materialization - #19700

Closed
adriangb wants to merge 3 commits into
apache:mainfrom
pydantic:add-struct-bench
Closed

Add benchmark for struct late materialization#19700
adriangb wants to merge 3 commits into
apache:mainfrom
pydantic:add-struct-bench

Conversation

@adriangb

Copy link
Copy Markdown
Contributor

This does not benchmark (or implement) reading a single field of a struct column. This only tests being able to late materialize a struct columns as a whole

Prep work for #19556 or any other similar change.

this does *not* benchmark (or implement) reading a single field of a struct column. this only tests being able to late materialize a struct columns *as a whole*
@github-actionsgithub-actionsBot added the datasource Changes to the datasource crate label Jan 8, 2026
@adriangbadriangb closed this Jan 8, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

datasourceChanges to the datasource crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@adriangb