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

Add implementation of getCurrentCommitState for Iceberg source #129

Merged
merged 6 commits into from
Oct 30, 2023

Conversation

ashvina
Copy link
Contributor

@ashvina ashvina commented Oct 27, 2023

Fixes #66

This change implements the getCurrentCommitState functionality in the Iceberg source. This feature finds all Iceberg snapshots committed after a given timestamp.
Unit tests have been added to verify the new feature. Integration tests are pending.

@ashvina ashvina linked an issue Oct 27, 2023 that may be closed by this pull request
@ashvina ashvina merged commit f60e6d2 into main Oct 30, 2023
1 check passed
@ashvina ashvina deleted the 66-iceberg-source-getcurrentcommitstate branch October 30, 2023 18:02
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.

Iceberg source subtask: getCurrentCommitState
3 participants