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 delta-io/delta-rs#2595 and delta-io/delta-rs#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