je-ik commented on pull request #13592:
URL: https://github.com/apache/beam/pull/13592#issuecomment-749512239


   > because it should be impossible for single DoFn instance to read from 
multiple readers.
   Sorry, that is not true. Single instance can process multiple sources (after 
split). That seems problematic. Maybe we can ignore that, but that will 
probably cause issues with DirectRunner, because I think it can clone sources 
to simulate recovery from checkpoint.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to