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

Future proof delta log schema used for checkpoints #287

Closed
xianwill opened this issue Jun 10, 2021 · 0 comments
Closed

Future proof delta log schema used for checkpoints #287

xianwill opened this issue Jun 10, 2021 · 0 comments
Labels
binding/rust Issues for the Rust crate enhancement New feature or request help wanted Extra attention is needed

Comments

@xianwill
Copy link
Collaborator

Description

#280 adds support for writing delta log checkpoints. We should add a clever test that serializes examples of all possible actions and does a full depth comparison to make sure the checkpoint schema doesn't break in case we add new action fields in the future.

@xianwill xianwill added the enhancement New feature or request label Jun 10, 2021
@houqp houqp added binding/rust Issues for the Rust crate help wanted Extra attention is needed labels Jun 11, 2021
@rtyler rtyler closed this as completed Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants