Skip to content

Conversation

@b41sh
Copy link
Member

@b41sh b41sh commented Nov 13, 2025

This PR fix serde_json infinite Number convert to Jsonb Value unwrap panic

This is because if the f64 number is NAN, INFINITY or NEG_INFINITY, serde_json::Number::as_f64() will return None

@b41sh b41sh requested a review from sundy-li November 13, 2025 09:23
@sundy-li sundy-li merged commit b685502 into databendlabs:main Nov 14, 2025
1 check passed
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