-
Notifications
You must be signed in to change notification settings - Fork 491
Added freshness aware table loading using metadata file location for ETag #1037
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
Merged
eric-maynard
merged 26 commits into
apache:main
from
mansehajsingh:implement-freshness-aware-table-loading
Apr 1, 2025
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
39e0ea4
Pulled in iceberg 1.8.0 spec changes for freshness aware table loadin…
mansehajsingh 0ef4de8
Changed etag support to use entityId:version tuple
mansehajsingh bb82f56
Merge remote-tracking branch 'origin/main' into implement-freshness-a…
mansehajsingh 44b1859
fixed getresponse call
mansehajsingh ab27b82
Merge remote-tracking branch 'origin/main' into implement-freshness-a…
mansehajsingh be3da8d
Changed etagged response to record and gave default implementation to…
mansehajsingh e96bbdb
Made iceberg rest spec docs clearer
mansehajsingh 772c715
Added HTTP Compliant ETag and IfNoneMatch representations and separat…
mansehajsingh 662f24a
Changed ETag to be a record and improved semantics of IfNoneMatch
mansehajsingh 652cc08
Fixed semantics of if none match
mansehajsingh 2c4fd1b
Removed ETag representation, consolidated in IfNoneMatch
mansehajsingh 3b4e553
fixed if none match parsing
mansehajsingh 88e75ed
Added table entity retrieval method to table operations
mansehajsingh c60ffa9
Merged main
mansehajsingh ae7e827
removed accidental commit of pycache folders
mansehajsingh 8aba177
Merged in main and fixed conflicts with generic table support
mansehajsingh 63c28ba
Fixed merge conflicts
mansehajsingh 448e2d4
Fixed formatting
mansehajsingh 8f970c4
Changed to use metadata location hash
mansehajsingh e8ccc76
Ran formatting
mansehajsingh 6b25a15
use sha256
mansehajsingh 49659f1
Moved out ETag functions to utility class and removed ETaggedLoadTabl…
mansehajsingh d6fd55c
Addressed comments
mansehajsingh b5175d7
Merge branch 'main' into implement-freshness-aware-table-loading
mansehajsingh 6e23473
Merge branch 'main' into implement-freshness-aware-table-loading
mansehajsingh 183b8d7
Fixed IcebergTableLikeEntity package rename
mansehajsingh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.