Details
-
New Feature
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When taking a sample or other filter, it consider supporting emitting values with an emit func from the accumulator rather than extract a single value. Otherwise general accumulators tend to go through awkward reflective code to construct the slice.
Either the single value return or an emitted return should be supported.