Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flink Table Maintenance #10264

Open
6 tasks
pvary opened this issue May 3, 2024 · 0 comments
Open
6 tasks

Flink Table Maintenance #10264

pvary opened this issue May 3, 2024 · 0 comments
Labels
proposal Iceberg Improvement Proposal (spec/major changes/etc)

Comments

@pvary
Copy link
Contributor

pvary commented May 3, 2024

Proposed Change

The main goal is to have a solution where Flink can execute the Maintenance Tasks as part of the streaming job. Especially Rewrite Data Files, Rewrite Manifest Files and Expire Snapshots.
The secondary goal is to provide building blocks for Flink batch jobs to execute the Maintenance Tasks independently, where the scheduling is done outside of Flink.

Proposal document

https://docs.google.com/document/d/16g3vR18mVBy8jbFaLjf2JwAANuYOmIwr15yDDxovdnA

Specifications

  • Table
  • View
  • REST
  • Puffin
  • Encryption
  • Other
@pvary pvary added the proposal Iceberg Improvement Proposal (spec/major changes/etc) label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Iceberg Improvement Proposal (spec/major changes/etc)
Projects
None yet
Development

No branches or pull requests

1 participant