apache/beam

Trigger AST should use @AutoValue

Open

#18 045 ouverte le 3 juin 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (4 097 forks)batch import
P4coregood first issueimprovementjava

Métriques du dépôt

Stars
 (7 313 stars)
Métriques de merge PR
 (Merge moyen 6j) (243 PRs mergées en 30 j)

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. Original Jira may contain additional context. Reported by: kenn.

Guide contributeur