zalmane commented on issue #5882:
URL: https://github.com/apache/arrow-rs/issues/5882#issuecomment-2338010277
I see. Even though the trace points to pyarrow? I was under the impression
that when reading the table itself, delta-rs is no longer in the middle:
```
File "pyarrow/_dataset.pyx", line 562, in pyarrow._dataset.Dataset.to_table
File "pyarrow/_dataset.pyx", line 3804, in
pyarrow._dataset.Scanner.to_table
File "pyarrow/error.pxi", line 154, in
pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 88, in pyarrow.lib.check_status
OSError: Generic MicrosoftAzure error: error decoding response body
, Message: Generic MicrosoftAzure error: error decoding response body
```
--
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]