romusz opened a new issue, #2574:
URL: https://github.com/apache/iceberg-rust/issues/2574
### Apache Iceberg Rust version
None
### Describe the bug
Manifests compressed with Snappy cause load failures
```
Error: failed to load current manifest files for ...
Caused by:
0: DataInvalid => Failure in conversion with avro, source: Codec
'snappy' is not supported/enabled
1: Codec 'snappy' is not supported/enabled
```
### To Reproduce
Any snappy-compressed manifest file
### Expected behavior
Snappy-compressed manifests load without error
### Willingness to contribute
I can contribute a fix for this bug independently
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]