Hi all,
I'd like to start a discussion on PIP-484: Expose Incremental Window Events
via IncrementalWindowFunction.
This proposal adds an IncrementalWindowFunction API so users can process
window events incrementally (onEvict, onTrigger) instead of only receiving
the full window batch on each fire.


PIP PR: https://github.com/apache/pulsar/pull/25967

Thanks.

Reply via email to