apache / apache/arrow-rs-object-store
`error decoding response body` after upgrade to object store 0.10
Open
bug
- Dominant language
- Rust
- Stars
- 322
- Forks
- 212
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 10
Description
**Describe the bug**
We bumped the object store to 0.10 in delta-rs, and now we already seeing a couple reports on the following error `error decoding response body`. Happens on Azure and S3.
See https://github.com/delta-io/delta-rs/issues/2595 and https://github.com/delta-io/delta-rs/issues/2592
**To Reproduce**
Seems to occur when reading tables or doing operations on them.
**Expected behavior**
Don't have an issue decoding the response body
**Additional context**
@thomasfrederikhoeck @k-ye
Contributor guide
Assessment
This issue has not been assessed yet.