apache/iceberg

IRC Events Endpoint Implementation: Request & Response Objects

Open

#13.580 aberto em 17 de jul. de 2025

Ver no GitHub
 (12 comments) (1 reaction) (0 assignees)Java (1.915 forks)batch import
good first issueimprovement

Métricas do repositório

Stars
 (5.146 stars)
Métricas de merge de PR
 (Mesclagem média 10d 22h) (164 fundiu PRs em 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

Guia do colaborador