ITADN

Manifests compressed with Snappy cause load failures

#2574Closedromusz 创建于 2026-06-03
bug
R
romuszcommented
### 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
关闭于 2026-06-03 0 条评论