Skip to content

Commit e1c38d6

Browse files
chore: Fix reduce streaming counter example (#307)
Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
1 parent 17b2c22 commit e1c38d6

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)