Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3222

Median and Percentile Accumulators

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: LINQ3
    • Labels:
      None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Summary

      Provide the ability to calculate median and percentile of the numeric values in the $group stage of the aggregation pipeline.

      Motivation

      Percentile (and median, as its special case) are common statistical metrics. The absence of these accumulators makes MongoDB very unattractive for analytical use cases. Moreover, MongoDB Charts are struggling to provide essential data exploration functionality to their users without these metrics available from the server.

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: