Skip to content

Conversation

@Mytherin
Copy link
Collaborator

Fixes #11467

The fix in #11396 did not deal with unnamed structs correctly - unnamed structs can always be combined with named structs, in which case they will inherit the names from the named structs.

@Mytherin Mytherin merged commit 846ef2c into duckdb:main Apr 16, 2024
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Apr 16, 2024
@Mytherin Mytherin deleted the issue11467 branch June 7, 2024 12:52
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.

0.11 Snapshot: Cannot create a list of types STRUCT(t VARCHAR, len INTEGER) and STRUCT(VARCHAR, INTEGER)

1 participant