-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
When we have non-interleaved data that contains objects, we need to be able to evaluate the path on that data. If the path is the root path, then we can use the solution from SERVER-87175.
For cases where the path is non-trivial we need to evaluate the path against the uncompressed objects in the BSONColumn. This corresponds to the "evaluatePathNonInterleaved" block in the block diagram in the API doc:
- depends on
-
SERVER-88218 decompress(paths): add top-level logic for handling non-interleaved
- Closed
- is depended on by
-
SERVER-88701 Complete integration of block-based path decompression into SBE
- Backlog