raulcd commented on PR #45046:
URL: https://github.com/apache/arrow/pull/45046#issuecomment-2548802874

   We can see on the new logs, and is not downloaded/built anymore:
   ```
    -- Found orcAlt: 
/opt/vcpkg/installed/amd64-linux-static-release/lib/liborc.a (found version 
"2.0.0")
   -- Providing CMake module for FindorcAlt as part of Arrow CMake package
   -- Found ORC static library: 
/opt/vcpkg/installed/amd64-linux-static-release/lib/liborc.a
   -- Found ORC headers: /opt/vcpkg/installed/amd64-linux-static-release/include
   ```
   the orc tests on pyarrow being successful:
   ```
   usr/local/lib/python3.12/site-packages/pyarrow/tests/test_orc.py ....... [ 
86%]
   ......                                                                   [ 
87%]
   ```
   Previously it was built and we could see both the build process and the 
following log:
   ```
    -- Building Apache ORC from source
    ```


-- 
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]

Reply via email to