apache/iceberg

IRC Events Endpoint Implementation: Test Harness

Open

#13582 opened on Jul 17, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Java (5,146 stars) (1,915 forks)batch import
good first issueimprovement

Description

Feature Request / Improvement

We have reached good consensus on the https://github.com/apache/iceberg/pull/12584. Before merging this new Endpoint to the REST Catalog Specification, we want to implement core classes.

This issue depends on https://github.com/apache/iceberg/issues/13580 and targets the implementation of the Test Harness for the Iceberg REST Catalog. This doesn't need to be production ready implementation, storing Events in memory or spilling to local disk is OK.

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