[FEA] Build and publish `aarch64` artifacts for `cudf-java`
Open
ci
feature request
Java
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
For users of `cuDF` through the Java API, it appears that only the `x86-64` builds are currently published to Maven Central:
https://mvnrepository.com/artifact/ai.rapids/cudf/26.04.0
There are users who would might to use `cuDF` through the Java API from `aarch64` boxen. It would be good to have the `aarch64` builds set up and published to Maven.
We know that this is viable, because this is already being done for `spark-rapids-jni`:
https://repo1.maven.org/maven2/com/nvidia/spark-rapids-jni/26.02.0/
We will need to repeat this for `cuDF`.
Contributor guide
Assessment
This issue has not been assessed yet.