-
Type:
Improvement
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
None
Currently when there is a calculation used in $select the library executes the calculation on the client-side (it means all structural fields are being read from the database). We investigated a way to push the calculation onto the database and adjust final selection to read the pre-calculated by MongoDB server values in ODATA-27. The proof of concept can be found here. We want to broaden this POC to work for all queries.
- depends on
-
CSHARP-5190 Support Select new BsonDocument
-
- Closed
-
- is scoped by
-
ODATA-27 Investigate possibility to execute calculations on database level
-
- Closed
-
- related to
-
ODATA-31 Implement execution of calculations on database level for all $select and $expand queries
-
- Backlog
-