[Feature Request]: Add ARM unit test suites for all Beam SDK languages
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
### What would you like to happen?
Currently there are no unit test suites for ARM. Example unit test suite for python on [x86](https://www.google.com/url?q=https://github.com/apache/beam/blob/master/.github/workflows/python_tests.yml&sa=D&source=buganizer&usg=AOvVaw0FBvN6UEjEIxLCmMqpLX4b).
### Issue Priority
Priority: 3 (nice-to-have improvement)
### Issue Components
- [X] Component: Python SDK
- [X] Component: Java SDK
- [X] Component: Go SDK
- [X] Component: Typescript SDK
- [ ] Component: IO connector
- [ ] Component: Beam examples
- [ ] Component: Beam playground
- [ ] Component: Beam katas
- [ ] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner
Contributor guide
Research direction
Start with .github/workflows/python_tests.yml, the linked x86 Python unit-test workflow, and the corresponding workflow definitions for the Java, Go, and TypeScript SDKs. Check how each suite is configured to run and what ARM execution support is available; done means ARM unit-test suites exist for all four listed SDK languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go, java, python, typescript
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100