0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java4,097 forks (4,097 forks)batch import
P3gcpgood first issueiojavasub-task
Repository metrics
- Stars
- 7,313 stars (7,313 stars)
- PR merge metrics
- Avg merge 6d (Avg merge 6d)243 merged PRs in 30d (243 merged PRs in 30d)
Description
Imported from Jira BEAM-3656. Original Jira may contain additional context.
Reported by: kenn.
Subtask of issue #18687
Contributor guide
- Research direction
- Study the DatastoreV1Test class and identify uses of DoFnTester. Look for similar test migrations in the Beam codebase, such as examples of replacing DoFnTester with TestPipeline or other testing utilities. Adapt the test accordingly.
- Tech stack
- java
- Domain
- backenddata
- Issue type
- Test
- Prerequisites
- JavaApache Beam