jbonofre commented on PR #908: URL: https://github.com/apache/arrow-java/pull/908#issuecomment-3517190040
@lidavidm the failure is: ``` Error: `docker compose --file=/home/runner/work/arrow-java/arrow-java/compose.yaml run --rm -e ARCHERY_DEFAULT_BRANCH=main -e ARCHERY_INTEGRATION_TARGET_IMPLEMENTATIONS=java -e ARCHERY_INTEGRATION_WITH_DOTNET=1 -e ARCHERY_INTEGRATION_WITH_GO=1 -e ARCHERY_INTEGRATION_WITH_JAVA=1 -e ARCHERY_INTEGRATION_WITH_JS=1 -e ARCHERY_INTEGRATION_WITH_NANOARROW=1 -e ARCHERY_INTEGRATION_WITH_RUST=1 conda-integration` exited with a non-zero exit code 1, see the process log above. ``` I guess it's related to arrow-go integration. -- 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]
