Skip to content

Appender: support nested STRUCTs (1.4)#405

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

Appender: support nested STRUCTs (1.4)#405
staticlibs merged 1 commit intoduckdb:vendoring-v1.4-andiumfrom
staticlibs:appender_nested_14

Conversation

@staticlibs
Copy link
Collaborator

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

This PR adds support to nested STRUCT and UNION columns in Appender. There are no nesting limit enforced on Java side.

Testing: existing test is extended to cover nested STRUCTs.

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

This PR adds support to nested `STRUCT` and `UNION` columns in
`Appender`. There are no nesting limit enforced on Java side.

Testing: existing test is extended to cover nested `STRUCT`s.
@staticlibs staticlibs merged commit 1dc365e into duckdb:vendoring-v1.4-andium Oct 3, 2025
@staticlibs staticlibs deleted the appender_nested_14 branch October 3, 2025 17:45
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