Kirill Tkalenko created IGNITE-29008:
----------------------------------------
Summary: 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
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)