apache/iceberg

IRC Events Endpoint Implementation: Request & Response Objects

Open

#13,580 opened on Jul 17, 2025

View on GitHub
 (12 comments) (1 reaction) (0 assignees)Java (1,915 forks)batch import
good first issueimprovement

Repository metrics

Stars
 (5,146 stars)
PR merge metrics
 (Avg merge 9d 18h) (158 merged PRs in 30d)

Description

Feature Request / Improvement

We have reached good consensus on the IRC Events Endpoint. Before merging this new Endpoint to the REST Catalog Specification, we want to implement core classes.

This Issue is about implementing Request as Response objects from the proposal including serialization & deserialization tests. The objects to implement are especially QueryEventsRequest and EventsResponse including all depending objects such as Event and all XXXOperation.

Query engine

None

Willingness to contribute

  • I can contribute this improvement/feature independently
  • I would be willing to contribute this improvement/feature with guidance from the Iceberg community
  • I cannot contribute this improvement/feature at this time

Contributor guide