-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-07-26, Execution Team 2021-08-09
The decoder should have an iterator-based interface for extracting values without needing to allocate memory. Values stored in Simple8b need further transformation before BSONColumn can instantiate {{BSONElement}}s.
The decoder also need to be able to be attached to a new binary range and continue decoding from previous state. (The first Simple8b block in the new binary range may be RLE referring to previous value)
- is depended on by
-
SERVER-58577 Implement BSONColumn
- Closed
-
SERVER-58635 Remove BufBuilder from Simple8b builder
- Closed