kou commented on issue #37092: URL: https://github.com/apache/arrow/issues/37092#issuecomment-1674136073
In general, we need to build all vcpkg packages by vcpkg's design. We build packages in https://github.com/ursacomputing/crossbow and cache the built packages. Our CI in https://github.com/apache/arrow/ should use the build packages. But the java-jars job in ursacomputing/crossbow is failed recently: https://github.com/ursacomputing/crossbow/actions/runs/5818829907/job/15780830416 https://github.com/apache/arrow/pull/37119 will fix the build failure and resolve this problem too. -- 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]
