Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-12913

Reimplement stat functions as declarative function

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • SQL
    • None

    Description

      As benchmarked and discussed here: https://github.com/apache/spark/pull/10786/files#r50038294.

      Benefits from codegen, the declarative aggregate function could be much faster than imperative one, we should re-implement all the builtin aggregate functions as declarative one.

      For skewness and kurtosis, we need to benchmark it to make sure that the declarative one is actually faster than imperative one.

      Attachments

        Activity

          People

            davies Davies Liu
            davies Davies Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: