apache/beam

Trigger AST should use @AutoValue

Open

#18.045 aberto em 3 de jun. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4.097 forks)batch import
P4coregood first issueimprovementjava

Métricas do repositório

Stars
 (7.313 stars)
Métricas de merge de PR
 (Mesclagem média 6d) (243 fundiu PRs em 30d)

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.

Guia do colaborador