korlov42 commented on code in PR #4959:
URL: https://github.com/apache/ignite-3/pull/4959#discussion_r1898365556
##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/exp/agg/AccumulatorsFactory.java:
##########
@@ -142,26 +142,24 @@ private static Function<Object, Object>
compileCast(IgniteTypeFactory typeFactor
* TODO Documentation https://issues.apache.org/jira/browse/IGNITE-15859
*/
public AccumulatorsFactory(
- ExecutionContext<RowT> ctx,
Review Comment:
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]