Skip to content

Fix regression in comparisons with infinities and NaNs#3814

Merged
katzyn merged 1 commit intoh2database:masterfrom
katzyn:decfloat
Jun 7, 2023
Merged

Fix regression in comparisons with infinities and NaNs#3814
katzyn merged 1 commit intoh2database:masterfrom
katzyn:decfloat

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Jun 7, 2023

Fix for regression introduced in b07595e

We have positive infinity, negative infinity and not a number values in REAL, DOUBLE PRECISION and DECFLOAT data types and these values cannot be represented as java.math.BigDecimal.

@grandinj
Copy link
Contributor

grandinj commented Jun 7, 2023

good spotting

@katzyn katzyn merged commit 09ab495 into h2database:master Jun 7, 2023
@katzyn katzyn deleted the decfloat branch June 7, 2023 14:33
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