alinaliBQ commented on PR #49688: URL: https://github.com/apache/arrow/pull/49688#issuecomment-4262234303
> I retried the failing pipelines. It seems `C++ Extra / ODBC debug AMD64 macOS 15-intel` times out; should we increase the runtime, or alternatively find a way to cut down on the build time? Maybe we don't need to build/run _all_ Arrow tests for this config? Yea I have noticed this recently as well, and I increased the runtime to 120 minutes. Currently, the CI runs tests only for the ODBC library and its dependencies. The extra build time might be due to the recent gRPC bump, as the newer version seems to take more time to compile. -- 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]
