Ryan Ovas

Results 46 comments of Ryan Ovas

IMO locking the version seems like an ok temp fix, but the better fix is likely to figure out how to get the extra params down to botocore. I commented...

Just an update, setting the environment variable as such fixes the issue: `export AWS_REQUEST_CHECKSUM_CALCULATION='WHEN_REQUIRED'` I updated the s3fs issue as well. I guess now we wait for next steps. This...

In the s3fs issue it looks like there's a config we can pass? I believe it was suggested already by @maarek but confirmed in this comment on the issue: https://github.com/fsspec/s3fs/issues/931#issuecomment-2637565349

I might suggest we allow for a way to set a flag maybe when we init a catalog? or something similar as the issue is only present for s3-compatible storage...

Commenting for the same reason as @andreasbolstad

I'm not sure I have that power, I think a maintainer needs to do that 🙏