paleolimbot opened a new pull request, #576: URL: https://github.com/apache/arrow-nanoarrow/pull/576
Noted in the weekly verification run: https://github.com/apache/arrow-nanoarrow/actions/runs/10232042714/job/28308701770 I think there were a two issues: - The bundling setup used a feature of the command execution not available in stock `cmake3` on centos7 - Some C++17 in some of the newer IPC additions Reproducible via: ```shell export NANOARROW_PLATFORM=centos7 docker compose run -e TEST_PYTHON=0 -e TEST_R=0 --rm verify ``` -- 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]
