You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 01:24:00 UTC

[jira] [Commented] (SPARK-26353) Add typed aggregate functions:max&&min

    [ https://issues.apache.org/jira/browse/SPARK-26353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719624#comment-16719624 ] 

ASF GitHub Bot commented on SPARK-26353:
----------------------------------------

10110346 opened a new pull request #23304: [SPARK-26353][SQL]Add typed aggregate functions:max&&min
URL: https://github.com/apache/spark/pull/23304
 
 
   ## What changes were proposed in this pull request?
   
   For Dataset API,  aggregate functions:max&&min are not implemented in a type-safe way at the moment.
   This pull request adds min && max aggregate functions in `expressions.scalalang.typed` package.
   
   ## How was this patch tested?
   Added a unit test

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add typed aggregate functions:max&&min
> --------------------------------------
>
>                 Key: SPARK-26353
>                 URL: https://issues.apache.org/jira/browse/SPARK-26353
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: liuxian
>            Priority: Minor
>
> For Dataset API,  aggregate functions:max&&min are not implemented in a type-safe way at the moment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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