Hey Iceberg Nation, >From Reddit: https://www.reddit.com/r/dataengineering/comments/14rcaj9/iceberg_won_the_table_format_war_but_not_in_the/jqva6if/
What I want most right now is a native library for Iceberg format, that can be used to read/write Iceberg table from multiple programming languages, similar to how delta-rs supports accessing Delta Lake format in Rust/Python/etc... https://github.com/apache/iceberg/issues/5122 This issue looks at both C++ and Rust, I’m not sure how much demand there is for C++ but there’s already a library for Iceberg Rust with 22 stars and 7 forks. https://github.com/JanKaul/iceberg-rust Have we seen more demand for this? Delta Lake supports it but that alone isn’t a great reason. At what point would it make sense to get this adopted by the project? Would this involve gathering evidence, presenting it, and taking a vote? Thanks