shunping commented on issue #36145:
URL: https://github.com/apache/beam/issues/36145#issuecomment-3290217771

   Looks like the problem is related to combiner lifting.
   
   If I disable the combiner lifting here, then we will see three numbers (1, 
2, 3) instead one (6). 
   
https://github.com/apache/beam/blob/6077034b7337283fc2f2467c6455ef7b308379c8/sdks/go/pkg/beam/runners/prism/internal/execute.go#L120


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to