-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: LINQ3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Get LegacyPredicateTranslatorTests to pass
- depends on
-
CSHARP-3406 LINQ3: Translate array field indexed by constant a[n] to "a.n" in filters
-
- Closed
-
-
CSHARP-3407 LINQ3: Translate a.Any() with no predicate in filters
-
- Closed
-
-
CSHARP-3408 LINQ3: Translate array field contains constant in filters
-
- Closed
-
-
CSHARP-3409 LINQ3: Translate array.Length comparisons in filters
-
- Closed
-
-
CSHARP-3410 LINQ3: Cancel double negation out in filters
-
- Closed
-
-
CSHARP-3412 LINQ3: Translate Equals method in filters
-
- Closed
-
-
CSHARP-3414 LINQ3: Translate f % d == r in filters
-
- Closed
-
-
CSHARP-3415 LINQ3: Translate F[n] where F is a List<T> to filter field
-
- Closed
-
-
CSHARP-3417 LINQ3: Translate fx to { f : true } in a filter where fx is a field expression
-
- Closed
-
-
CSHARP-3418 LINQ3: Translate Count comparisons in filters
-
- Closed
-
-
CSHARP-3419 LINQ3: Translate string.Contains in filters
-
- Closed
-
-
CSHARP-3420 LINQ3: Translate string.EndsWith in filters
-
- Closed
-
-
CSHARP-3421 LINQ3: Translate string IndexOf and IndexOfAny in filters
-
- Closed
-
-
CSHARP-3445 LINQ3: Refactor support for StartsWith/Contains/EndsWith to use $expr instead of regular expressions
-
- Closed
-
-
CSHARP-3446 LINQ3: Refactor support for IndexOf to use $expr instead of regular expressions
-
- Closed
-
-
CSHARP-3447 LINQ3: Refactor support for IndexOfAny to use $expr instead of regular expressions
-
- Closed
-
-
CSHARP-3463 LINQ3: Translate string.Length to an aggregation expression
-
- Closed
-
-
CSHARP-3466 LINQ3: Translate string[i] == c to aggregation expression
-
- Closed
-
-
CSHARP-3468 LINQ3: string.Count() must translate to $strLenCP instead of $size
-
- Closed
-
-
CSHARP-3469 LINQ3: translate Regex.IsMatch to filter
-
- Closed
-
-
CSHARP-3501 LINQ3: Refactor string StartsWith/Contains/EndsWith to use regular expressions in filters
-
- Closed
-
-
CSHARP-3502 LINQ3: Translate S[i] == c in filters
-
- Closed
-
-
CSHARP-3505 LINQ3: Translate string.Length == n in filters
-
- Closed
-
-
CSHARP-3507 LINQ3: Translate document.S == "abc" in filters
-
- Closed
-
- is depended on by
-
CSHARP-3311 LINQ3: Get all LINQ2 tests passing against LINQ3
-
- Closed
-