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

Implement polling for table updates. (#413) #550

Merged
merged 2 commits into from
Jan 27, 2022
Merged

Conversation

Blajda
Copy link
Collaborator

@Blajda Blajda commented Jan 26, 2022

Implement various ways for clients to consume and update the Delta table's state.
Clients have a choice of viewing actions related to a commit and then applying those actions to obtain the next version of the table.
I used the general outline provided in #413 and I'm looking for feedback

Thanks

@houqp
Copy link
Member

houqp commented Jan 26, 2022

Very cool, thanks @Blajda ! There are some minor build formatting errors, otherwise looks good to me 👍

@houqp houqp merged commit 80a7148 into delta-io:main Jan 27, 2022
@Blajda
Copy link
Collaborator Author

Blajda commented Jan 28, 2022

Thanks @houqp for reviewing and the general outline.

@houqp
Copy link
Member

houqp commented Jan 28, 2022

Thank you @Blajda for a clean implementation :)

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 this pull request may close these issues.

2 participants