-
Notifications
You must be signed in to change notification settings - Fork 284
feat: re-export name mapping #1116
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
liurenjie1024
merged 17 commits into
apache:main
from
jdockerty:chore/expose-name-mapping
Apr 18, 2025
Merged
Changes from 16 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
86db09c
chore: pub re-export name mapping
jdockerty 7cc1977
feat: add property name const
jdockerty b57742d
refactor: add accessor methods
jdockerty 6bdf66e
feat: add `MappedFields`
jdockerty 1c4cec0
docs: typo
jdockerty abd4e51
docs: add header
jdockerty 85b024e
docs: mapped field docstring
jdockerty 3e766cc
fix: remove value ref from `id` fn
jdockerty dea509b
feat: check for duplicates and produce error in MappedFields
jdockerty ea31484
fix: remove owned string usage in id func
jdockerty 886ba3f
refactor: add name_mapping mod
jdockerty d22edce
refactor: move MappedField fields to NameMapping
jdockerty 140a42b
chore: move internal field tests to name mapping
jdockerty c18338a
chore: remove mapped_fields module
jdockerty e93d846
fix: arc nested fields within MappedField
jdockerty 0cfa5f7
refactor: remove internal fields from NameMapping
jdockerty 3bda87a
Update crates/iceberg/src/spec/name_mapping/mod.rs
liurenjie1024 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
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.