rdblue commented on issue #207: Add external schema mappings for files written with name-based schemas #40 URL: https://github.com/apache/incubator-iceberg/pull/207#issuecomment-514767535 @rdsr, I've been working on #41, and I think we may have some restructuring to the mapping, instead of a simple name to ID map. Supporting aliases with a simple map requires enumerating all of the possibilities, and it is difficult to work with. I think a multi-level approach, where each struct has a mapping is going to be better to work with. I'll clean up what I have and post a PR for you to look at.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
