-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
Until now, the selectivity bitset has been optional. This leads to a lot of complex code which behaves differently based on whether the bitset is present. We can simplify a large amount of code by making the bitset mandatory.
- fixes
-
SERVER-87523 $match on meta followed by block-based group can trip tassert
- Closed