assignUser commented on PR #45470:
URL: https://github.com/apache/arrow/pull/45470#issuecomment-2676170869

   > I don't see a reason to why that's happening.
   
   That's just because we build libarrow for each python version (i.e. each 
line in this 
[table](https://github.com/apache/arrow/pull/45470#issuecomment-2676025085) is 
a job and a build of libarrow), which is not necessary, we could build it once 
per arch and reuse in the wheel builds. But the current way the jobs are 
structured doesn't allow for that. But again, that's not on you or something 
for this PR :)


-- 
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