apache/beam

Check immutability violations in DirectPipelineRunner

Open

#18 013 ouverte le 3 juin 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (4 097 forks)batch import
P3coregood first issuenew featurepython

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

Users are going to mutate inputs and outputs of DoFn inappropriately. We should help their tests fail to catch such mistakes. (Similar to the DirectPipelineRunner in Java SDK)

Imported from Jira BEAM-529. Original Jira may contain additional context. Reported by: altay. This issue has child subcomponents which were not migrated over. See the original Jira for more information.

Guide contributeur