You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2023/01/18 19:00:19 UTC

[GitHub] [beam] tvalentyn commented on issue #22969: Discrepancy in behavior of `DoFn.process()` when `yield` is combined with `return` statement, or vice versa

tvalentyn commented on issue #22969:
URL: https://github.com/apache/beam/issues/22969#issuecomment-1387602679

   This is in be backlog awaiting available hands; doc update in flight. I think we can recommend `yield` for elements and `yield from` for iterators and not use `return` altogether, we should check that the issue wouldn't be reproducible in that case. 


-- 
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-unsubscribe@beam.apache.org

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