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

Checkpoint creation time #30

Open
connieksun opened this issue Oct 29, 2024 · 1 comment
Open

Checkpoint creation time #30

connieksun opened this issue Oct 29, 2024 · 1 comment

Comments

@connieksun
Copy link

Hi again! Wondering if there's any way to make the checkpoint creation more efficient, time-wise. Our current delta table has ~300,000 underlying parquet files (1.6 TB) and a delta_log with ~15,000 transaction files. About 7,000 files (40 GB) are added every day. The oxbow lambda takes about 13-14 minutes to create each checkpoint, and we worry it will soon hit the max 15 minutes. Any ideas for how we can reduce the time needed for checkpointing? Thank you!

P.S. Sorry for opening all these issues! Thanks for your quick responses!

@rtyler
Copy link
Contributor

rtyler commented Oct 30, 2024

@connieksun there's some guidance here that I could offer which is not going to be too applicable given the high scale and throughput of the table. Through Buoyant Data I offer commercial customers support and that would allow us to sign an NDA and I could look more deeply at the table structure and help improve performance here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants