[
https://issues.apache.org/jira/browse/IGNITE-29008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-29008:
-------------------------------------
Release Note: Added support for custom aggregate functions declared with
SqlKind.OTHER_FUNCTION.
> SQL Calcite: Support custom aggregate functions with SqlKind.OTHER_FUNCTION
> ---------------------------------------------------------------------------
>
> Key: IGNITE-29008
> URL: https://issues.apache.org/jira/browse/IGNITE-29008
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-2
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Custom aggregate functions implemented by extending *{{SqlAggFunction}}*
> cannot use {*}{{SqlKind.OTHER_FUNCTION}}{*}. *{{IgniteSqlValidator}}* rejects
> them as unsupported, forcing extensions to masquerade as built-in aggregate
> kinds such as {*}{{SUM}}{*}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)