dg0yt commented on PR #13707: URL: https://github.com/apache/arrow/pull/13707#issuecomment-1196190175
Hm, this means a post-install test so that it runs in arrow CI. But I don't know where to start in arrow (CI). Is there any existing post-install test? Which CI job does static linkage with dependencies provided by the system? (I did something similar for GDAL, but I could take existing post-install tests as a template.) What I did in vcpkg is to install the minimal_build example source code with the arrow port, and add another port `vcpkg-ci-arrow` which builds the example. This was trivial (given that I know how to write vcpkg ports). -- 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]
