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/08/03 18:14:13 UTC

[GitHub] [beam] boyuanzz commented on pull request #12430: [BEAM-10303] Scale progress with respect to windows observation.

boyuanzz commented on pull request #12430:
URL: https://github.com/apache/beam/pull/12430#issuecomment-668168142


   Currently `Truncate` didn't report progress via `addProgressRequestCallback`. It would result in incorrect progress when `Truncate` observing windows. If `Truncate` reports progress, it may require runner to change the logic of extracting element progress. For example, the runner should get progress from `Truncate` transform rather than `SDF/process`.


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