apache/beam

ParDo should indicate what "features" are used in DisplayData

Open

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

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

仓库指标

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

描述

ParDo now exposes numerous features, such as SplittableDoFn, State, Timers, etc. It would be good if the specific features being used where readily visible within the Display Data of the given Pardo.

Imported from Jira BEAM-2758. Original Jira may contain additional context. Reported by: bchambers.

贡献者指南