apache/beam

Check immutability violations in DirectPipelineRunner

Open

#18.013 geöffnet am 3. Juni 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.097 Forks)batch import
P3coregood first issuenew featurepython

Repository-Metriken

Stars
 (7.313 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T) (243 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide