Add 'min' and 'max' parameters to aggregate command

XMLWordPrintableJSON

    • Query
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      {
          aggregate: "mycoll",
          pipeline: [],
          min: {a: 4},
          max: {a: 6},
          hint: {a: 1},
          cursor: {},
      }
      

      Analogous to SERVER-39567, the aggregate command must also specify a hint if either the 'min' or 'max' parameters are specified.

              Assignee:
              Backlog - Query Team (Inactive)
              Reporter:
              Max Hirschhorn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: