Skip to content

Appender fix UNION has members after STRUCT (1.4)#559

Open
staticlibs wants to merge 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:appender_union_struct_14
Open

Appender fix UNION has members after STRUCT (1.4)#559
staticlibs wants to merge 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:appender_union_struct_14

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #556 to v1.4-andium 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.4-andium` 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
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