Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-18711

Add percentile_cont and percentile_disc udaf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • UDF
    • None

    Description

      Most common way to implement this is via ordered aggregate which allows users to specify sort specification with group by clause. Some implementations also allow to use these with window functions.

      Since Hive doesn't have concept of ordered aggregates yet, one possibility is to support these only for window functions where sort specification is also taken from window clause.

      Attachments

        Issue Links

          Activity

            People

              mgergely Miklos Gergely
              ashutoshc Ashutosh Chauhan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: