tadeja commented on PR #51280: URL: https://github.com/apache/arrow/pull/51280#issuecomment-5618746894
Now with temporarily added workaround of #50949 (cherry-pick 76eea10) to get rid of `137 - arrow-filesystem-test (Failed)` `143 - arrow-s3fs-module-test (Failed)` we get job [AMD64 Conda C++ AVX2](https://github.com/apache/arrow/actions/runs/34471800339/job/102853517954?pr=51280#step:8:3767) to succeed and also [Docker Test conda-cpp](https://github.com/ursacomputing/crossbow/actions/runs/34472032780/job/102853925861#step:7:3621) to succeed and both show the new static linking test is OK for now (before testing with current changes of #50195) ```shell [100%] Linking CXX executable arrow-example-s3-static [100%] Built target arrow-example-s3-static /arrow/cpp/examples/minimal_build /build/cpp / + pushd /arrow/cpp/examples/minimal_build + PATH=/opt/conda/envs/arrow/bin:... + /build/cpp/examples/minimal_build/arrow-example ... * Verify S3 initializes and finalizes ... ``` -- 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]
