numaflow
numaflow copied to clipboard
Python SDK to support Session window and Streaming Reduce
Summary
With session window reducer introduced, we updated our proto for reducer. We need to make corresponding changes to Python SDK.
### Tasks
- [ ] https://github.com/numaproj/numaflow/issues/1545
- [ ] https://github.com/numaproj/numaflow/issues/1546
- [ ] Implement session reduce Python sdk.