From a12ddf0222cea50e83e60fe542fd23823b6c0fcc Mon Sep 17 00:00:00 2001 From: Vaibhav Tiwari Date: Tue, 27 Jan 2026 16:34:58 -0500 Subject: [PATCH] Fix reduce streaming counter example Signed-off-by: Vaibhav Tiwari --- packages/pynumaflow/examples/reducestream/counter/pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/pynumaflow/examples/reducestream/counter/pipeline.yaml b/packages/pynumaflow/examples/reducestream/counter/pipeline.yaml index 5ac746c9..afb70a65 100644 --- a/packages/pynumaflow/examples/reducestream/counter/pipeline.yaml +++ b/packages/pynumaflow/examples/reducestream/counter/pipeline.yaml @@ -30,6 +30,7 @@ spec: window: fixed: length: 60s + streaming: true keyed: true storage: persistentVolumeClaim: