claudevdm commented on PR #38429: URL: https://github.com/apache/beam/pull/38429#issuecomment-4751326440
@jrmccluskey can you please take a look here too? Specifically wondering if we can avoid doing this per element at runtime. Maybe we can do it as part of type checking at pipeline construction? Maybe we can only do it for DoFn that uses `return` instead of `yield`? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
