-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
QI 2024-03-04, QI 2024-03-18
Currently we assert if we encounter interleaved data from the decompress-all method.
We can call into the BlockBasedInterleavedDecompressor to handle this case.
Testing for this should be pretty straightforward by using the old tests for the iterator-based API.
- is depended on by
-
SERVER-85178 Integrate block-based decompressor for scalars within objects into SBE ts_block.cpp
- Closed