Skip to content

Appender: support primitive lists (1.4)#407

Merged
staticlibs merged 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:appender_lists_14
Oct 3, 2025
Merged

Appender: support primitive lists (1.4)#407
staticlibs merged 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:appender_lists_14

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #398 to v1.4-andium stable branch.

This change allows to append to primitive LIST columns using the same methods that were used to append to primitive ARRAY columns.

Appending to nested lists or lists of arrays is not yet supported.

Testing: existing tests restructured and extended to cover primitive LISTs.

This is a backport of the PR duckdb#398 to `v1.4-andium` stable branch.

This change allows to append to primitive `LIST` columns using the same
methods that were used to append to primitive `ARRAY` columns.

Appending to nested lists or lists of arrays is not yet supported.

Testing: existing tests restructured and extended to cover primitive
`LIST`s.
@staticlibs staticlibs merged commit 4a97f08 into duckdb:v1.4-andium Oct 3, 2025
@staticlibs staticlibs deleted the appender_lists_14 branch October 3, 2025 17:49
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