Uploaded image for project: 'ODATA'
  1. ODATA
  2. ODATA-29

Implement execution of calculations on database level for SelectSome

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Unknown 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.

            Assignee:
            jania.vandevoorde@mongodb.com Jania Vandevoorde (Inactive)
            Reporter:
            jania.vandevoorde@mongodb.com Jania Vandevoorde (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: