apache/iceberg

IRC Events Endpoint Implementation: Request & Response Objects

Open

#13.580 geöffnet am 17. Juli 2025

Auf GitHub ansehen
 (12 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Java (5.146 Stars) (1.915 Forks)batch import
good first issueimprovement

Beschreibung

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