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

Move aggregation pipeline command construction to operation layer

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

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

      Unlike the find command, aggregation 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: