-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Execution Team 2022-10-17, Execution Team 2022-10-31, Execution Team 2022-11-14, Execution Team 2022-12-26, Execution Team 2023-04-03
Occasionally we just need to know information about the types of elements in a compressed BSONColumn (e.g. does the column contain an array?). We should be able to provide this information in some cases without having to decompress and iterate over the elements of the column. This should provide a clear performance benefit.
- related to
-
SERVER-74926 Add interleave support to BSONColumn::containsCompressed
- Backlog