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

New snapshot API for creating snapshots based on existing snapshot #489

Open
zachschuermann opened this issue Nov 14, 2024 · 1 comment · May be fixed by #549
Open

New snapshot API for creating snapshots based on existing snapshot #489

zachschuermann opened this issue Nov 14, 2024 · 1 comment · May be fixed by #549

Comments

@zachschuermann
Copy link
Collaborator

For now we can do simple blind create snapshot and optimize as we go. Example usage: engine has Snapshot V, ask to get latest snapshot from Snapshot V. (giving back some snapshot with version >= V)

@zachschuermann
Copy link
Collaborator Author

should also leverage this during TableChanges creation (we have a start and end snapshot creation step which could use something like this)

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

Successfully merging a pull request may close this issue.

1 participant