-
Type: Bug
-
Resolution: Gone away
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
None
When using compute and filter together, the request fails if compute contains more than one variable (non-constant), such as '/odata/Cities?$compute=(Population div Density) as Area&$filter=Area gt 10000'. If 'Density' is changed to some constant, the request succeeds. When select is used instead of filter, the issue doesn't occur.
- depends on
-
CSHARP-5163 Translate fails when serializing different sized numbers
- Closed
-
CSHARP-5180 Support additional numeric conversions involving Nullable<T>
- Closed