kou commented on PR #44593:
URL: https://github.com/apache/arrow/pull/44593#issuecomment-2449244214

   Detected as expected:
   
   AlmaLinux 8
   
https://github.com/ursacomputing/crossbow/actions/runs/11607347516/job/32320696524#step:6:890
   
   ```text
   ++ python -c 'import pyarrow; print(pyarrow.cpp_build_info.version)'
   + arrow_cpp_version=18.0.0-SNAPSHOT
   + '[' 18.0.0-SNAPSHOT = 18.0.0 ']'
   Failed to verify release candidate. See /tmp/arrow-18.0.0.Qi3E1 for details.
   ```
   
   macos 13
   
https://github.com/ursacomputing/crossbow/actions/runs/11607347566/job/32320696687#step:7:343
   
   ```text
   ++ python -c 'import pyarrow; print(pyarrow.cpp_build_info.version)'
   + arrow_cpp_version=18.0.0-SNAPSHOT
   + '[' 18.0.0-SNAPSHOT = 18.0.0 ']'
   Failed to verify release candidate. See 
/var/folders/nj/wh528zms06j9t8y7bmlvpmjm0000gn/T/arrow-18.0.0.XXXXX.godSbxKj 
for details.
   ```


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