apache/beam

ParDo should indicate what "features" are used in DisplayData

Open

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

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

Repository metrics

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

説明

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.

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