Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #11804: make sure json_type can check null #11807

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

lnkuiper
Copy link
Contributor

Fixes #11804

@Mytherin Mytherin changed the title Fix 11804 Fix #11804: make sure json_type can check null Apr 25, 2024
@Mytherin Mytherin merged commit bf721b4 into duckdb:main Apr 25, 2024
45 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request May 5, 2024
Merge pull request duckdb/duckdb#11829 from hannes/fixperformanceregressionhugeintcast
Merge pull request duckdb/duckdb#11807 from lnkuiper/json_type_null
@lnkuiper lnkuiper deleted the json_type_null branch May 29, 2024 14:17
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.

json_type(...) with path does not return "NULL"
2 participants