apache / apache/parquet-format
Build and test Apache Parquet on ARM64 CPU architecture
- Dominant language
- Thrift
- Stars
- 2.6k
- Forks
- 508
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 4
Description
More and more deployments are being done on ARM64 machines.
It would be good to make sure Parquet MR project builds fine on it.
The project moved from TravisCI to GitHub Actions recently (PARQUET-1969) but .travis.yml could be re-intorduced for ARM64 until GitHub Actions provide aarch64 nodes!
**Reporter**: [Martin Tzvetanov Grigorov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mgrigorov) / @martin-g
**Assignee**: [Martin Tzvetanov Grigorov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mgrigorov) / @martin-g
#### Related issues:
- [Test failure on ARM64 CPU architecture](https://github.com/apache/parquet-java/issues/2572) (is related to)
#### PRs and other links:
- [GitHub Pull Request #4](https://github.com/apache/parquet-site/pull/4)
**Note**: *This issue was originally created as [PARQUET-1980](https://issues.apache.org/jira/browse/PARQUET-1980). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Contributor guide
Research direction
Start by reviewing the project's current GitHub Actions configuration and the historical .travis.yml approach mentioned in the issue. Check how the Parquet MR build and tests are invoked, then verify that the build and test suite run successfully on ARM64; done means ARM64 coverage is established in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100