-
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 should investigate a way to push the calculation onto the database and adjust final selection to read the pre-calculated by MongoDB server values.