-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
-
-
QE 2025-01-20
A function that returns a bare regex that ends with a forward lookahead (see examples below with ^C(?:otton|heese)) mistakenly returns a regex with a / appended. This can be confirmed by checking the result of ExpressionFunction::evaluate().
- is related to
-
SERVER-98945 In-query functions incorrectly process regexes nested in arrays
- Backlog
- related to
-
SERVER-98824 Investigate regex issues
- Closed