-
Notifications
You must be signed in to change notification settings - Fork 3k
Core: Support first-row-id for manifests and manifest lists #12672
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
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
5ced9a1
Core: Update manifest lists to support firstRowId.
rdblue 59063a5
Core: Update manifests to support firstRowId.
rdblue af5e7bd
Implement and test DataFile inheritance.
rdblue 9f178c2
Update TestManifestListVersions.
rdblue 1220087
Update row lineage tests.
rdblue 8295c04
Core: Fail if a data file does not have a first-row-id.
rdblue 7fba446
Only pass non-null next-row-id for v3 tables.
rdblue a6f5b9e
Apply spotless.
rdblue 463f9ab
Fix benchmarks.
rdblue cd4c413
Fix TestManifestReader.
rdblue 5a1f72b
Fix checkstyle.
rdblue 59a7295
Fix TestFilesTableTaskParser.
rdblue 74be1a2
Fix complexity in ManifestFileParser.
rdblue dd2c853
Fix TestRewriteTablePathProcedure.
rdblue a33ce90
Fix review comments from Russell.
rdblue a4daebf
Leave ID space for existing rows.
rdblue ba47da4
Apply spotless.
rdblue 08a0f27
Fix Spark metadata table tests.
rdblue 5dbff22
Fix Spark actions that do not project record_count.
rdblue 31784d9
Fix typo: assumeThat instead of assertThat.
rdblue c8a0d52
Fix TestManifestReaderStats.
rdblue 61bbf59
Fix TestMetadataTablesWithPartitionEvolution.
rdblue fd4cf98
Fix inheritance.
rdblue c36ad53
Fix TestTables and checkstyle.
rdblue 03bada9
Add test cases with TestTables.
rdblue ff8ac0f
Apply spotless.
rdblue b4addec
Fix checkstyle.
rdblue f990fb8
Apply spotless.
rdblue bdfc6ce
Changes from reviews.
rdblue b0d2230
Core: Update ContentFileParser to produce first-row-id.
rdblue 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
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
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
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
Oops, something went wrong.
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.