Python Trigger Functions are missing PyDoc
Open
core
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
See for instance the last classes in this page:
https://beam.apache.org/documentation/sdks/pydoc/2.4.0/apache_beam.transforms.trigger.html#apache_beam.transforms.trigger.AfterCount
Imported from Jira [BEAM-4482](https://issues.apache.org/jira/browse/BEAM-4482). Original Jira may contain additional context.
Reported by: pabloem.
Contributor guide
Research direction
Start with the linked apache_beam.transforms.trigger PyDoc page, especially the AfterCount entry and the other final classes shown there. Locate their Python definitions, add the missing PyDoc, and verify that the generated documentation includes the relevant trigger functions and classes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100