You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "duan xiong (Jira)" <ji...@apache.org> on 2021/06/22 02:12:00 UTC

[jira] [Updated] (CALCITE-4661) Add MODE aggregate functions

     [ https://issues.apache.org/jira/browse/CALCITE-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

duan xiong updated CALCITE-4661:
--------------------------------
    Description: 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)  (was: Add MODE functions in the operator table which take the most frequent value in the group)

> Add MODE aggregate functions
> ----------------------------
>
>                 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
>
> 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)