Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
3.1.7
-
Server Tooling & Methods
Description
NumberDecimal(NumberLong("5")) should use the Decimal128 wrapper constructors to allow users to construct NumberDecimals in the shell from other types.
Note: The decimal128(double) constructor uses a 15 digit quantizing function, which maintains exactly 15 digits of precision when constructing a decimal128 from a double.
Attachments
Issue Links
- depends on
-
SERVER-19627 Add experimental Decimal128 data type support to the MongoDB shell as NumberDecimal
-
- Closed
-