Enable shard pushdown of sorting required fields in accurate $percentile

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently a sharded continuous or discrete $percentile does all of the work in mongos. These two percentile methods are already quite slow because they need to sort all of the data and then look at all of it at the same time for a precise result, but we could speed this up by pushing down the sorting to the shards.

            Assignee:
            Unassigned
            Reporter:
            Sophia Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: