fix(metadata): export iceberg schema in manifests table#871
Merged
Xuanwo merged 5 commits intoapache:mainfrom Feb 8, 2025
Merged
fix(metadata): export iceberg schema in manifests table#871Xuanwo merged 5 commits intoapache:mainfrom
Xuanwo merged 5 commits intoapache:mainfrom
Conversation
flaneur2020
commented
Jan 3, 2025
732f00d to
569bb7a
Compare
flaneur2020
commented
Jan 3, 2025
Contributor
Author
|
@liurenjie1024 sorry for late update, please take a look |
Xuanwo
approved these changes
Feb 8, 2025
Member
Xuanwo
left a comment
There was a problem hiding this comment.
Thank you @flaneur2020 for working on this, looks good.
xxchan
added a commit
to xxchan/iceberg-rust
that referenced
this pull request
Mar 25, 2025
same as apache#871 Signed-off-by: xxchan <xxchan22f@gmail.com>
liurenjie1024
pushed a commit
that referenced
this pull request
Mar 31, 2025
same as #871 --------- Signed-off-by: xxchan <xxchan22f@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
fixes #868
the field annotation numbers are referenced from the java implementation: https://github.com/apache/iceberg/blob/8a70fe0ff5f241aec8856f8091c77fdce35ad256/core/src/main/java/org/apache/iceberg/ManifestsTable.java