hiroyuki-sato commented on PR #46737: URL: https://github.com/apache/arrow/pull/46737#issuecomment-2954514933
@kou Thank you for your advice. Could you tell me **"docker image"** means? IIUC, this build run on [`conanio/gcc11-ubuntu16.04: gcc 11`](https://github.com/conan-io/conan-docker-tools/blob/master/images/README.md#official-docker-images) on Ubuntu 16.04. https://github.com/apache/arrow/blob/main/.env#L102-L106 This image doesn't belongs to this project. What image should we modify? I understand `ci/conan` directory is the copy of [conan-center-index](https://github.com/conan-io/conan-center-index/tree/master/recipes/arrow) like homebrew #45460. It seems that the current directory doesn't synchronize the latest. I synchronized and latest. After the synchronization, both test has been failed. Should we modify [upstream](https://github.com/conan-io/conan-center-index/tree/master/recipes/arrow) side? https://github.com/conan-io/conan-docker-tools/blob/master/images/README.md#official-docker-images -- 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]
