-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
MongoDB 3.4 adds native support for Decimal128 type. This type has recieved the BSON type ID \x13.
The driver handling of this type is specified in the "BSON Decimal128 Type Handling in Drivers" specification, that can be found at: https://github.com/mongodb/specifications/blob/master/source/bson-decimal128/decimal128.rst
- is depended on by
-
CXX-859 Implement Decimal 128 type spec
- Closed
-
DRIVERS-288 Decimal 128 type support
- Closed
-
PHPC-619 Implement Decimal 128 type spec
- Closed
-
PHPC-659 Update bson_visitor_t for decimal 128 type function pointer
- Closed
- is related to
-
CDRIVER-2299 Write past end of buffer in bson_decimal128_to_string
- Closed
- related to
-
CDRIVER-1191 Windows build error compiling libbson
- Closed
-
CDRIVER-1173 Remove malloc for Decimal128 conversion during BSON->JSON
- Closed
-
CDRIVER-1176 CMake: Add _Decimal128 type check
- Closed
-
CDRIVER-1177 Update Decimal128 implementation to be spec compliant
- Closed