Skip to content

Appender fix UNION has members after STRUCT (1.5)#563

Merged
staticlibs merged 1 commit intoduckdb:v1.5-variegatafrom
staticlibs:appender_union_struct_15
Feb 9, 2026
Merged

Appender fix UNION has members after STRUCT (1.5)#563
staticlibs merged 1 commit intoduckdb:v1.5-variegatafrom
staticlibs:appender_union_struct_15

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #556 to v1.5-variegata stable branch.

This PR fixes a problem in Appender that was incorrectly advancing to the next column when a UNION contains a STRUCT and other columns after the STRUCT.

Fixes: #554

This is a backport of the PR duckdb#556 to `v1.5-variegata` stable branch.

This PR fixes a problem in Appender that was incorrectly advancing to
the next column when a `UNION` contains a `STRUCT` and other columns
after the `STRUCT`.

Fixes: duckdb#554
@staticlibs staticlibs merged commit 5d93ac7 into duckdb:v1.5-variegata Feb 9, 2026
12 checks passed
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