Skip to content

Commit a12ddf0

Browse files
Fix reduce streaming counter example
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
1 parent 17b2c22 commit a12ddf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/pynumaflow/examples/reducestream/counter/pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ spec:
3030
window:
3131
fixed:
3232
length: 60s
33+
streaming: true
3334
keyed: true
3435
storage:
3536
persistentVolumeClaim:

0 commit comments

Comments
 (0)