JonasJ-ap opened a new issue, #7451: URL: https://github.com/apache/iceberg/issues/7451
### Feature Request / Improvement In Pyiceberg, we first look for iceberg schema stored in file metadata. If not present, we then fall back to go over the actual schema and construct the Iceberg schema from it. However, if the actual schema does not contain the field ids, we need [Name Mapping](https://iceberg.apache.org/spec/#column-projection) to look them up in the table schema. This shall be the follow-up for #6505 ### Query engine None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
