Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-13485 (Dataset-oriented) API evolution in Spark 2.0
  3. SPARK-14359

Improve user experience for typed aggregate functions in Java

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • SQL
    • None

    Description

      See the Scala version in SPARK-14285. The main problem we'd need to work around is that Java cannot return primitive types in generics, and as a result we would have to return boxed types.

      One requirement is that we should add tests for both Java 7 style (in sql/core) and Java 8 style lambdas (in external/java-8...).

      Attachments

        Activity

          People

            ekhliang Eric Liang
            rxin Reynold Xin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: