-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Query Execution
Type information in BSON carries a storage overhead with it. By creating an array that has a single datatype inside of it, the repeated type information can be removed, allowing for much more efficient storage data that has a single type. Note that these arrays should have all of the same functionality and operators as normal arrays.
- is related to
-
SERVER-8716 Various update() operators for Binary Data
- Backlog
-
SERVER-9342 BSON storing 32 bit floats
- Open
- related to
-
MONGOID-4030 Typed array as field type
- Backlog