zeroshade commented on PR #521: URL: https://github.com/apache/iceberg-go/pull/521#issuecomment-3156349950
There is already a `createMappingFromSchema` function at https://github.com/apache/iceberg-go/blob/main/name_mapping.go#L361 so we don't need a new one and a new visitor (the current one is already based on the python pattern :smile:) -- 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]
