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

DRIVERS-3095: Use extjson Infinity representation in float32 vector test #1767

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mdbmes
Copy link
Contributor

@mdbmes mdbmes commented Mar 7, 2025

This is a minimal change to address DRIVERS-3095. The "inf" and "-inf" strings are replaced with extjson double Infinity and -Infinity. No other changes are made. Drivers may not require any changes, if their comparison code is already safe to use with non-finite double inputs. Drivers may be able to remove workarounds.

@mdbmes mdbmes requested a review from a team as a code owner March 7, 2025 19:19
@mdbmes mdbmes requested review from alcaeus and removed request for a team March 7, 2025 19:19
@mdbmes mdbmes requested review from matthewdale and removed request for alcaeus March 7, 2025 19:36
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