gounthar commented on PR #49556:
URL: https://github.com/apache/arrow/pull/49556#issuecomment-4093372110

   @pitrou That makes a lot of sense — start with the foundation. I'll rework 
this PR to add a C++ CI job on riscv64 instead of jumping straight to wheel 
builds.
   
   I've already verified that Arrow C++ builds and passes `import pyarrow` on 
native riscv64. I'll look at the existing C++ CI jobs 
(`ci/docker/ubuntu-*-cpp.dockerfile` and the corresponding workflows) and add a 
riscv64 variant.
   
   Would you prefer:
   1. A Docker-based build (like the existing CI), or
   2. A native build on the RISE runner directly (simpler, but less isolated)?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to