maubarsom commented on issue #37888:
URL: https://github.com/apache/arrow/issues/37888#issuecomment-1764317740
Hi! thanks for the reply. Maybe it wasn't so clear from my description
above, but for `pandas` I did find a workaround, which is to supply the
`storage_options={ "anon": False }` to the `pandas.read_parquet()` call (which
I took from the `s3fs` documentation btw). I'm guessing this workaround is
equally performant as without the param.
Above, I was mostly trying to help to get to the bottom of the issue, and
that's as far as I managed. Maybe other wrappers of pyarrow might be affected?
dunno.
--
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]