Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13772

[R] Binding for median() and quantile() aggregation functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 6.0.0
    • R

    Description

      Another aggregate function we’ll need to look at is median().

      That should in theory map to the existing quantile kernel and the hopefully-coming-soon hash_quantile kernel with q = 0.5, but that will not work right now for several reasons (see https://issues.apache.org/jira/browse/ARROW-13309).

      However we also have a pair of
      approximate quantile kernels: tdigest and hash_tdigest that we could map median() to.

      Attachments

        Issue Links

          Activity

            People

              icook Ian Cook
              thisisnic Nicola Crane
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 50m
                  3h 50m