Trigger AST should use @AutoValue
Open
core
good first issue
improvement
java
P4
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
Triggers are already enriched POJOs that could use `@AutoValue`. Certainly once they are converted to a simple AST this is the way to go.
Imported from Jira [BEAM-766](https://issues.apache.org/jira/browse/BEAM-766). Original Jira may contain additional context.
Reported by: kenn.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the Trigger AST and its current enriched POJO definitions in the Java source, then trace their construction and existing coverage. Done means the appropriate Trigger AST classes use @AutoValue without breaking the relevant Beam tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100