apache/beam

ParDo should indicate what "features" are used in DisplayData

Open

#18.428 geöffnet am 3. Juni 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (4.097 Forks)batch import
P3coregood first issueimprovementrunners

Repository-Metriken

Stars
 (7.313 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T) (243 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide