apache/beam

ParDo should indicate what "features" are used in DisplayData

开放

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

 (0 条评论) (0 个反应) (0 位负责人)Java (4,097 个派生)batch import
P3coregood first issueimprovementrunners

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (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.

贡献者指南