Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Please see discussion regarding accumulation function and accumulator in https://github.com/apache/apex-malhar/pull/319. While accumulation function should not define storage and should provide a generic way to define how tuples are accumulated, accumulator represents actual aggregation and needs to define the most optimal storage for a particular aggregation type.