SegmentedAggregator (planned) ============================= This component (currently ``AggStream``) will be simplified and renamed to ``SegmentedAggregator`` in a future release. Status ------ - Refactor pending to better align responsibilities with ``StatefulLoop``. - Documentation will be added when the API stabilizes. See also -------- - Concepts: :doc:`stateful_processing` - StatefulLoop: :doc:`stateful_loop` - AsofMerger: :doc:`asof_merger` - Store: :doc:`store`