dizzydroid commented on code in PR #35647: URL: https://github.com/apache/beam/pull/35647#discussion_r2225917797
########## website/www/site/content/en/documentation/transforms/python/overview.md: ########## @@ -82,4 +82,6 @@ limitations under the License. most useful for adjusting parallelism or preventing coupled failures.</td></tr> <tr><td><a href="/documentation/transforms/python/other/windowinto">WindowInto</a></td><td>Logically divides up or groups the elements of a collection into finite windows according to a function.</td></tr> + <tr><td><a href="/documentation/transforms/python/other/waiton">WaitOn</a></td><td>Delays processing of a PCollection until other PCollections have finished processing.</td></tr> Review Comment: Fixed in [4370cc4](https://github.com/apache/beam/pull/35647/commits/4370cc4b3b2e00a73eac6e3e447eab1c6be02e71) -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org