xixipi-lining commented on PR #521: URL: https://github.com/apache/iceberg-go/pull/521#issuecomment-3157317823
Hi @zeroshade, The main purpose of this PR is to add the `UpdateNameMapping` function. This functionality was missing from the codebase and is essential for schema evolution scenarios. I initially missed that `createMapping` functionality already existed and accidentally introduced duplicate code. I've now removed the duplicate implementations and kept only the new `UpdateNameMapping` functionality. Thanks for the review! -- 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]
