-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2022-03-21
NumberDecimals are almost completely opaque in the shell. In order to silence fuzzer errors due to rounding errors like we do for floating points, we should expose a helper function numberDecimalAlmostEqual that can be used by the fuzzer when comparing query results.
- is related to
-
SERVER-66784 numberDecimalsAlmostEqual doesn't work for negative numbers
- Closed