Skip to content

Infer JSON for ambiguous nested values#413

Merged
adsharma merged 4 commits into
mainfrom
json_type
Apr 22, 2026
Merged

Infer JSON for ambiguous nested values#413
adsharma merged 4 commits into
mainfrom
json_type

Conversation

@adsharma

Copy link
Copy Markdown
Contributor

Fixes: #391

Improve plumbing of JSON types through out the stack
Handle ambiguous types correctly as LogicalTypeID::JSON instead of LogicalTypeID::ANY
Add PhysicalTypeID::JSON

@adsharma adsharma merged commit 935d08b into main Apr 22, 2026
4 checks passed
@adsharma adsharma deleted the json_type branch April 22, 2026 19: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.

Python 0.15.3: STRING parameter binding fails with "vector ANY type" when value parses as JSON containing [] or null

1 participant