[
https://issues.apache.org/jira/browse/IGNITE-24291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignite TC Bot updated IGNITE-24291:
-----------------------------------
Ignite Flags: (was: Release Notes Required)
> Calcite should reuse Row for non-storing accumulators
> -----------------------------------------------------
>
> Key: IGNITE-24291
> URL: https://issues.apache.org/jira/browse/IGNITE-24291
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> AccumulatorWrapper#add invokes inAdapter for every row in a group, that
> actually creates new Object[] for every call with the same size.
> This can be optimized by using single Object[] instance, re-used for every
> row.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)