tvalentyn opened a new issue, #35646: URL: https://github.com/apache/beam/issues/35646
### What needs to happen? Transform catalog pages for Python and Java don't mention Wait.On transform, potentially making it harder to discover: https://beam.apache.org/documentation/transforms/python/overview/ https://beam.apache.org/documentation/transforms/java/overview/ See: https://github.com/apache/beam/blob/b26ecf1933bf24fc11ed16cd79d79d1a7f568cd7/sdks/python/apache_beam/transforms/util.py#L1849 https://github.com/apache/beam/blob/b26ecf1933bf24fc11ed16cd79d79d1a7f568cd7/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Wait.java#L79 We could document these transform and possibly also add examples of usages/playground code snippets. ### Issue Priority Priority: 2 (default / most normal work should be filed as P2) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org