ParDo should indicate what "features" are used in DisplayData
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
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](https://issues.apache.org/jira/browse/BEAM-2758). Original Jira may contain additional context.
Reported by: bchambers.
Contributor guide
Research direction
Start by reviewing the original Jira issue for additional context, then locate ParDo's DisplayData implementation and existing handling for SplittableDoFn, State, and Timers. Done means the DisplayData for a ParDo clearly identifies which of these features it uses, with coverage in the relevant existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100