Dear all, I would like to give a short update on the current state of the IRC Events Endpoint: - We have a PR open in Java for the request & response Objects (thanks Ally) [1] - We have a PR open in Rust for the request & response Objects [2] - We recently got more eyes on the spec PR (Thanks Steven & Gabor!). Resulting from the discussions in the PR and learnings from implementations we made some changes that are summarized in comment [3]
I would ask the community for two things: - Please review the recent changes listed in [3] - We need some more eyes on the Java implementation in [1] from Maintainers, specifically on how the type independent `CatalogObjectIdentifier` should be handled in comparison to `Namespace`. I've put the topic on the Agenda for the next Catalog Community Sync and hope that we can merge the specification soon. Thanks! Christian [1]: Request & Response Object PR Java: https://github.com/apache/iceberg/pull/14142 [2]: Request & Response Object PR Rust: https://github.com/apache/iceberg-rust/pull/1907 [3]: Recent Changes Summary: https://github.com/apache/iceberg/pull/12584#issuecomment-3620593088
