Details
-
Task
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2023-11-27, Execution Team 2023-12-11, Execution Team 2023-12-25, Execution Team 2024-01-22, Execution Team 2024-02-05
Description
void decompress(std::function<void(BSONElement)>) const or similar signature
Let's do this incrementally and only support 64bit types that uses regular deltas types as a first step. Also, defer double support for later.
This ticket should include adding a benchmark so we can keep track of performance improvements as we go.