Skip to content

Bump to v1.5.3#139

Merged
mlafeldt merged 6 commits into
duckdb:mainfrom
mlafeldt:duckdb-153
May 21, 2026
Merged

Bump to v1.5.3#139
mlafeldt merged 6 commits into
duckdb:mainfrom
mlafeldt:duckdb-153

Conversation

@mlafeldt
Copy link
Copy Markdown
Member

mlafeldt added 5 commits May 20, 2026 17:40
1) Let TYPE_VARIANT work for TypeInfo and ColumnTypeInfo metadata.
2) Keep VARIANT scan, bind, and appender value paths explicitly unsupported.

The practical benefit is better metadata without pretending value decoding exists.
Add regression coverage for appender creation, parameter binding, and
typed value hints so VARIANT stays metadata-only until value helpers
exist.

Exclude VARIANT from primitive value creation as a defensive guard.
And document follow-up points for VARIANT bind and appender write support.
@mlafeldt mlafeldt merged commit 506647c into duckdb:main May 21, 2026
17 checks passed
@mlafeldt mlafeldt deleted the duckdb-153 branch May 21, 2026 09:08
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.

2 participants