Kirill Tkalenko created IGNITE-28813:
----------------------------------------
Summary: Add the ability to add aggregate functions to Calcite via
plugins
Key: IGNITE-28813
URL: https://issues.apache.org/jira/browse/IGNITE-28813
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Failed to add the aggregate function to Calcite because it was impossible to
add an Accumulator for it in
org.apache.ignite.internal.processors.query.calcite.exec.exp.agg.Accumulators#accumulatorFunctionFactory.
This needs to be fixed so that aggregate functions can be added via the Ignite
Plugin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)