[
https://issues.apache.org/jira/browse/HIVEMALL-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980184#comment-16980184
]
ASF GitHub Bot commented on HIVEMALL-281:
-----------------------------------------
asfgit commented on pull request #214: [HIVEMALL-281] Support max_by, min_by,
majority_vote UDAFs
URL: https://github.com/apache/incubator-hivemall/pull/214
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Support max_by, min_by, majority_vote UDAF
> -------------------------------------------
>
> Key: HIVEMALL-281
> URL: https://issues.apache.org/jira/browse/HIVEMALL-281
> Project: Hivemall
> Issue Type: New Feature
> Reporter: Makoto Yui
> Assignee: Makoto Yui
> Priority: Minor
> Fix For: 0.6.0
>
>
> max_by(x, y) → [same as x]
> Returns the value of x associated with the maximum value of y over all input
> values.
> [https://prestodb.io/docs/current/functions/aggregate.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)