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

[C++][Compute] Implemement quantile kernel

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • C++

    Description

      Similar function as https://numpy.org/doc/stable/reference/generated/numpy.quantile.html
      Support chunked array, and calculate multiple quantiles at once.

      Possibly implement features in steps:

      • implement exact quantile kernel which records all chunks and partition at finalize
      • reduce memory footprint for integer inputs by maintaining "value:count" histogram
      • implement approximate quantile kernel without storing input values

      Attachments

        Issue Links

          Activity

            People

              yibocai Yibo Cai
              yibocai Yibo Cai
              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 - 5h 40m
                  5h 40m