Reynold Xin created SPARK-14359:
-----------------------------------

             Summary: Improve user experience for typed aggregate functions in 
Java
                 Key: SPARK-14359
                 URL: https://issues.apache.org/jira/browse/SPARK-14359
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Reynold Xin


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.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to