lukecwik commented on pull request #12599:
URL: https://github.com/apache/beam/pull/12599#issuecomment-675020858


   > Thanks! Just want to make sure that we want to reshuffle on the random key 
rather than `InputT` right?
   
   Yes. InputT in this case is a BoundedSource which isn't deterministically 
serializable but conveniently has a `byte[]` as the key which is random already 
and will do a fine job in redistributing the sources amongst different nodes.


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