Skip to content

VARCHAR fallback for types in inaccessible schema#504

Merged
staticlibs merged 1 commit into
duckdb:mainfrom
staticlibs:schema_varchar_fallback
Jul 8, 2026
Merged

VARCHAR fallback for types in inaccessible schema#504
staticlibs merged 1 commit into
duckdb:mainfrom
staticlibs:schema_varchar_fallback

Conversation

@staticlibs

Copy link
Copy Markdown
Member

This is a follow-up to #476, it extends the VARCHAR fallback logic for types, that are defined in a schema that is different from the attached schema.

Testing: new test added that covers inaccessible schema type.

Ref: #497

This is a follow-up to duckdb#476, it extends the `VARCHAR` fallback logic for
types, that are defined in a schema that is different from the attached
schema.

Testing: new test added that covers inaccessible schema type.

Ref: duckdb#497
@staticlibs staticlibs merged commit 5a456c7 into duckdb:main Jul 8, 2026
7 checks passed
@staticlibs staticlibs deleted the schema_varchar_fallback branch July 8, 2026 14:53
staticlibs added a commit that referenced this pull request Jul 8, 2026
This is a backport of the PR #504 to `v1.5-variegata` stable branch.

This is a follow-up to #476, it extends the `VARCHAR` fallback logic for
types, that are defined in a schema that is different from the attached
schema.

Testing: new test added that covers inaccessible schema type.

Fixes: #497
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