epigramx commented on issue #47229:
URL: https://github.com/apache/arrow/issues/47229#issuecomment-3193404349

   > expected to build binaries themselves
   
   This causes big issues for those platforms because they are very low power 
so building anything takes about 20 times longer than a typical low cost PC 
(especially since it will often trigger another dependency to be built on top 
of it).
   
   Aren't binaries nowadays able to support multiple instruction sets so the 
faster processors don't support in performance.
   
   The core issue is that simpler devices aren't simpler because they're older 
but because it's helpful to be low power/cost.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to