tadeja commented on PR #50033: URL: https://github.com/apache/arrow/pull/50033#issuecomment-4544141787
Approach changed to `ARROW_USE_MOLD=OFF` in `ubuntu-24.04-cpp.dockerfile` per great suggestion from @kou 👍 My earlier approach on fork [using ARROW_USE_MOLD: "OFF" in compose.yaml section of ubuntu-cpp-odbc](https://github.com/tadeja/arrow/commit/6732ef45add327f0559133f7f90d9564b4eec996#diff-facaded51b7d1c9656ae43b449b69aa398fee9129321a0001d97048c00c8cc1cR520) resulted in fast re-runs : here [1st](https://github.com/tadeja/arrow/actions/runs/26333408559/job/77523330830#step:3:21), [2nd](https://github.com/tadeja/arrow/actions/runs/26333408559/job/77612311770#step:3:22) and [3rd attempt](https://github.com/tadeja/arrow/actions/runs/26333408559/job/77614132973#step:3:22) in less than 5min 'Execute Docker Build' but probably due to successful ccache hits. Currently Github Actions are down, hence all the new CI failures - https://www.githubstatus.com/incidents/gnftqj9htp0g -- 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]
