tvalentyn commented on issue #35876:
URL: https://github.com/apache/arrow/issues/35876#issuecomment-1721467555

   Seeing this error in some unit tests that use pyarrow, which we run in 
Apache Beam. We run unit tests on multiple os. After upgrading to 
pyarrow==13.0.0  in the windows tests, we are seeing
   ```
   C:\arrow\cpp\src\arrow\filesystem\s3fs.cc:2829:  arrow::fs::FinalizeS3 was 
not called even though S3 was initialized.  This could lead to a segmentation 
fault at exit
   ```
   and tests appear to timeout.
   
   
https://github.com/apache/beam/actions/runs/6177998648/job/16833521908?pr=28437
   
   


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