- 
    Type:Bug 
- 
    Resolution: Duplicate
- 
    Priority:Major - P3 
- 
    None
- 
    Affects Version/s: None
- 
    Component/s: Query Execution
- 
    None
- 
        ALL
- 
        Query Execution 2021-05-03
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
In the classic engine the ExprMatchExpression has a special logic to tolerate DBExceptions when ExprMatchExpressionMatchesReturnsFalseOnException failpoint is on.
This failpoint is used by the fuzzer to mitigate false-positives failures as described here.
There is no similar logic implemented in SBE, and as a result it causes certain queries to fail in the aggregation fuzzer.
The issues was revealed while investigating this fuzzer failure.
- is depended on by
- 
                    SERVER-56119 Enable generational agg and query fuzzer suites for "Classic Execution Engine" build variant -         
- Closed
 
-         
- is related to
- 
                    SERVER-56504 [sbe][query_fuzzer_sharded] SBE query results do not match classic engine -         
- Closed
 
-