[
https://issues.apache.org/jira/browse/CALCITE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386583#comment-17386583
]
Julian Hyde commented on CALCITE-4661:
--------------------------------------
I did some minor fix-up; please review
[julianhyde/4661-mode|https://github.com/julianhyde/calcite/tree/4661-mode] and
if OK I'll squash and merge.
> Add MODE aggregate function
> ---------------------------
>
> Key: CALCITE-4661
> URL: https://issues.apache.org/jira/browse/CALCITE-4661
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: duan xiong
> Assignee: duan xiong
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.28.0
>
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> Add MODE functions in the operator table which returns the most frequent
> input value (arbitrarily choosing the first one if there are multiple
> equally-frequent results)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)