Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2694

Move map-reduce command construction to operation layer

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Operations
    • Labels:
      None

      This is the same task as in https://jira.mongodb.org/browse/RUBY-2220 but for the map-reduce command (Collection::View::Builder::MapReduce) rather than find command.

      Unlike the find command, map-reduce command construction does not consider server features. The benefit of this ticket is primarily moving the code that uses server command fields (as opposed to Ruby options) to the operation layer.

            Assignee:
            Unassigned Unassigned
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: