apache/beam

Check immutability violations in DirectPipelineRunner

Open

#18,013 创建于 2022年6月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Java (4,097 fork)batch import
P3coregood first issuenew featurepython

仓库指标

Star
 (7,313 star)
PR 合并指标
 (平均合并 6天) (30 天内合并 243 个 PR)

描述

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.

贡献者指南