JonnyWaffles commented on issue #34414:
URL: https://github.com/apache/arrow/issues/34414#issuecomment-1452102013

   Hi friends just a quick update, I fixed it like so
   ```python
   tbl = pq.read_table("mybucket/mypath/part-0.parquet", 
filesystem=s3fs.S3FileSystem(default_cache_type="none"))
   ```
   I don't understand what's going on, but this works! I think we can lose this 
out.
   


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