Skip to content

Conversation

@Fokko
Copy link
Contributor

@Fokko Fokko commented Sep 18, 2025

In Iceberg we allow Avro metadata to be compressed using zstandard. To also support this in Iceberg Rust we need to enable the zstandard feature:

https://github.com/apache/avro-rs/blob/main/avro/README.md#installing-the-library

Which issue does this PR close?

  • Closes #.

What changes are included in this PR?

Are these changes tested?

In Iceberg we allow Avro metadata to be compressed using
zstandard. To also support this in Iceberg Rust we need to
enable the zstandard feature:

https://github.com/apache/avro-rs/blob/main/avro/README.md#installing-the-library
Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Fokko for this pr! This enables zstd by default, LGTM!

@liurenjie1024 liurenjie1024 merged commit d66f994 into apache:main Sep 18, 2025
12 checks passed
@Fokko Fokko deleted the fd-enable-zstd branch September 21, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants