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 2020/04/21 02:36:58 UTC

[GitHub] [beam] boyuanzz commented on issue #11472: [BEAM-2939] Expose HasProgress interface for restriction trackers and use the progress value during splitting

boyuanzz commented on issue #11472:
URL: https://github.com/apache/beam/pull/11472#issuecomment-616915514


   > @boyuanzz, after your comment on #10897, I realized I needed to fix Read.java otherwise the splitting calculation would be incorrect since it would be using the "initial size" which can't be used for Java UnboundedSource objects.
   
   Thanks, Luke! It makes me feel like `getSize()`, or `restriction_size` in python actually means different between batch and streaming. Do we want to make it explicit in documents? And are we also going to migrate python progress in the same way?


----------------------------------------------------------------
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:
users@infra.apache.org