apache/beam

Check immutability violations in DirectPipelineRunner

Open

#18,013 opened on 2022年6月3日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (4,097 forks)batch import
P3coregood first issuenew featurepython

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (平均マージ 6d) (30d で 243 merged PRs)

説明

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.

コントリビューターガイド