-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
-
(copied to CRM)
Add the ability to store 32 bit float values rather than forcing all floating point values to be 64 bits. This would cut down on storage utilization for users who know that the values they are storing are only 32 bits. This includes adding a new type to the BSON specification and implementing support for this new type in the drivers.
- related to
-
SERVER-9380 Add single-type arrays
- Open