apache / apache/datafusion-comet
Test aarch64/ARM Linux in CI
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 373
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 198
Description
### What is the problem the feature request solves?
While working on #3368 and #3402, it occurs to me that we don't test aarch64/ARM builds in CI, despite publishing jars that work on these systems.
In theory the macOS runners are a superset of the instructions in the ARM Linux build, so we at least have some coverage on that architecture.
### Describe the potential solution
We should run our CI on ARM Linux instances. Perhaps we can address this soon since we're slowly reducing the scan and Iceberg code path implementations and could reduce the overall test matrix.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.