Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-5787

Use t-digest as spark percentile_approx function

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 5.0-beta
    • 5.0-beta
    • Job Engine, Query Engine
    • None

    Description

      The underlying implementation of the percentile_approx function in KYLIN is the open-source t-digest.

      The underlying implementation of the percentile_approx function in spark is spark's own PercentileDigest (based on QuantileSummaries).
      Different implementations lead to different results.

      Attachments

        Activity

          People

            pfzhan pengfei.zhan
            pfzhan pengfei.zhan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: