Hey all! For a while now I've been working on a native Golang Iceberg library, heavily inspired by pyiceberg. I figured it would make sense for it to live in the official iceberg repo, but rather than just filing a huge PR I wanted to ask if there was actually any interest from the community for this.
So far it supports the REST catalog and reading table metadata, snapshot info and properties. I haven't yet implemented actually reading data. Anyways, if there is any desire for this to get contributed to the iceberg repo I'd love to discuss what the best way to contribute it and handle releases, etc would be. Thanks everyone! Looking forward to hearing back from you all. --Matt