kou commented on PR #35947:
URL: https://github.com/apache/arrow/pull/35947#issuecomment-1580718883
Short term workarounds:
1. Use self-hosted runner like arm64
2. Disable some large components such as S3 and GCP
Long term solution:
1. Build deb packages for large dependencies such as aws-sdk-cpp and
google-cloud-cpp separately and use them to build our deb packages
FYI: https://github.com/datafusion-contrib/datafusion-c/ provides deb
packages at
https://apache.jfrog.io/ui/native/arrow/ubuntu/pool/jammy/main/d/datafusion-c/
. Apache Arrow C++ dependencies can use the same approach.
--
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]