Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-1611

Investigate changes in PM-1835: Approximate Median and Percentile Accumulators

    • Type: Icon: Epic Epic
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-3222 Backlog
      JAVA-3860 Done 4.10.0
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CSHARP-3222 Backlog JAVA-3860 Done 4.10.0

      Downstream Change Summary

      TBD once we are further with scoping.

      Description of Linked Ticket

      Epic Summary

      Summary

      Provide the ability to calculate the approximate 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.

      Cast of Characters

      • Product Owner: Katya Kamenineva
      • Project Lead: Pawel Terlecki
      • Program Manager: Craig Homa
      • Drivers Contact: TBD

      Documentation

      Scope Document
      Technical Design Document

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

              Created:
              Updated:
              Resolved: