Skip to content

feat: Event API Types#1907

Closed
c-thiel wants to merge 3 commits into
apache:mainfrom
c-thiel:ct/event-api-types
Closed

feat: Event API Types#1907
c-thiel wants to merge 3 commits into
apache:mainfrom
c-thiel:ct/event-api-types

Conversation

@c-thiel
Copy link
Copy Markdown
Collaborator

@c-thiel c-thiel commented Dec 6, 2025

This is a Draft - depends on apache/iceberg#12584

Which issue does this PR close?

Add request & response objects for the Events API

I am using quite powerful API types with generics that allow implementations to strongly type the customization that the Endpoint allows while maintaining guaranteed correct serialization. Let me know what you think of this approach! All generics have "dumb" defaults that can be used for clients talking to different server implementations.

Are these changes tested?

Serde is partly tested.

@c-thiel c-thiel marked this pull request as draft December 6, 2025 15:50
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Feb 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 7, 2026

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions Bot closed this Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant