-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-08-23, Execution Team 2021-09-06
Implement a BSONColumn class to interpret a BSON subtype 7 buffer.
Provides forward iteration with value type pair<int, BSONElement>. Index and BSON element value.
Returned BSONElement will have empty fieldName.
Manages memory for BSONElement's constructed from delta values
- depends on
-
SERVER-58681 Split up Simple8b in separate classes for encoder and decoder
- Closed