Skip to content

VARCHAR fallback for inaccessible schema (1.5)#505

Merged
staticlibs merged 1 commit into
duckdb:v1.5-variegatafrom
staticlibs:schema_varchar_fallback_15
Jul 8, 2026
Merged

VARCHAR fallback for inaccessible schema (1.5)#505
staticlibs merged 1 commit into
duckdb:v1.5-variegatafrom
staticlibs:schema_varchar_fallback_15

Conversation

@staticlibs

@staticlibs staticlibs commented Jul 8, 2026

Copy link
Copy Markdown
Member

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.

Fix: #497

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

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.

Fixes: duckdb#497
@staticlibs staticlibs merged commit 0e417f7 into duckdb:v1.5-variegata Jul 8, 2026
7 checks passed
@staticlibs staticlibs deleted the schema_varchar_fallback_15 branch July 8, 2026 17:46
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