Create SplittableDoFnTester
Open
bug
core
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 204
Description
Should have something like SourceTestUtils but for Splittable DoFn.
Note: SourceTestUtils is focused only on bounded sources, but with SDF we can not assume boundedness.
Imported from Jira [BEAM-2816](https://issues.apache.org/jira/browse/BEAM-2816). Original Jira may contain additional context.
Reported by: jkff.
Contributor guide
Research direction
Start by reviewing the existing SourceTestUtils and the original BEAM-2816 Jira context to determine the intended Splittable DoFn tester scope. Done should provide an analogous test utility that does not assume the Splittable DoFn is bounded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100