rdblue commented on pull request #1382: URL: https://github.com/apache/iceberg/pull/1382#issuecomment-681186680
@JingsongLi, thanks for working on this. I think it's a good idea. The only problem is that this moves the FixupTypes class to API. I'd rather not publish that in the API module, which we maintain with stricter guarantees because it is a user-facing API (core is a developer-facing API). Can you move it to core instead? ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
