-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
Fully Compatible
-
v8.0
-
5
Once the query system is updated to use the new API, we can avoid having to do the copying that occurs currently in ts_block.cpp:
This depends on the issues below:
- Query system is using the block-based decompression API
- Decompression materialize interface updated to include lifetime info
- depends on
-
SERVER-85178 Integrate block-based decompressor for scalars within objects into SBE ts_block.cpp
- Closed
-
SERVER-85254 Update Materializer Interface to provide lifetime info
- Closed