dizzydroid opened a new pull request, #35647:
URL: https://github.com/apache/beam/pull/35647

   This PR implements the documentation for the `Wait.On` (Java) and `WaitOn` 
(Python) transforms in Apache Beam. The updates aim to provide clearer guidance 
and more comprehensive examples for users.
   
   ### Changes
   1. **Java `Wait.On`**:
      - Added examples demonstrating usage with multiple signals and streaming 
mode with windowing.
      - Added reference in `transforms/java/overview` page
   
   2. **Python `WaitOn`**:
      - Created a detailed documentation file with examples for basic usage, 
multiple signals, and streaming mode.
      - Added reference in `transforms/python/overview` page
   
   ### Purpose
   These changes improve the usability of the documentation by providing 
practical examples and highlighting related transforms that can be used in 
conjunction with `Wait.On` and `WaitOn`.
   
   Resolves #35646 
   


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

Reply via email to