Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Sep 17, 2024

This PR fixes #13981

@Mytherin
Copy link
Collaborator

Thanks for the PR! LGTM - can we add a test case as well?

@Tishj
Copy link
Contributor Author

Tishj commented Sep 18, 2024

Ah.. untracked files:
test/sql/types/alias/type_with_schema.test

I'll add it 👍

@duckdb-draftbot duckdb-draftbot marked this pull request as draft September 18, 2024 11:13
@Tishj Tishj marked this pull request as ready for review September 18, 2024 11:21
@Mytherin Mytherin merged commit dcc302a into duckdb:main Sep 18, 2024
40 of 41 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 27, 2024
[Binding] Always try binding with the schema of the `UserType` first if it's set (duckdb/duckdb#13995)
Fix crash in the shell caused by printing blobs that failed to cast (duckdb/duckdb#13983)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 27, 2024
[Binding] Always try binding with the schema of the `UserType` first if it's set (duckdb/duckdb#13995)
Fix crash in the shell caused by printing blobs that failed to cast (duckdb/duckdb#13983)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot reference user defined type across schemas
2 participants