Skip to content

Appender: support nested STRUCTs (1.4)#406

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

Appender: support nested STRUCTs (1.4)#406
staticlibs merged 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:appender_nested_14_fix

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 cd112c6 into duckdb:v1.4-andium Oct 3, 2025
@staticlibs staticlibs deleted the appender_nested_14_fix branch October 3, 2025 17: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.

1 participant