clesaec opened a new pull request, #6894: URL: https://github.com/apache/iceberg/pull/6894
Fix [6685](https://github.com/apache/iceberg/issues/6685) Current structCopy doesn't build a real deep copy of StructLike input, but keep some references of its values. To, modify values of the original can have impact on the copy. -- 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]
