You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "collimarco (via GitHub)" <gi...@apache.org> on 2023/06/02 09:20:35 UTC

[GitHub] [arrow] collimarco commented on issue #35877: [Ruby] Cannot read Parquet file from Cloudflare R2

collimarco commented on issue #35877:
URL: https://github.com/apache/arrow/issues/35877#issuecomment-1573423856

   @kou Thank you! It works!
   
   The only issue that still remains is that the above program doesn't terminate correctly (never stops running) and displays this error:
   
   ```
   /tmp/apache-arrow-20230508-11129-1jbn0fn/apache-arrow-12.0.0/cpp/src/arrow/filesystem/s3fs.cc:2598:  arrow::fs::FinalizeS3 was not called even though S3 was initialized.  This could lead to a segmentation fault at exit
   ```
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org