-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BSONColumn provides fast expressions to calculate min() and max() from a column without decompressing the entire column. These can be used to optimize TsBlock::argMin() and TsBlock::argMax().
The fast expressions needs to be extended to return the index position of the min/max value to fit into the current TsBlock implementation.
- is depended on by
-
SERVER-114224 Use fast-path in TsBlock::at()
-
- Backlog
-