-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
It's possible to find objects that are not in interleaved mode (prior to 6.0 arrays were encoded this way). Uncompressed objects might be followed by 0-deltas to indicate repeated values.
We need to be able to handle paths (including non-root paths) for this case.
For non-interleaved data that is not objects, we can call appendMissing().
- is duplicated by
-
SERVER-88218 decompress(paths): add top-level logic for handling non-interleaved
- Closed