hsingh574 commented on PR #12855: URL: https://github.com/apache/iceberg/pull/12855#issuecomment-2822631235
Yeah making the Record copy "deep" would also fix this problem (note this has to work for StructTypes as well for example). I wanted to avoid any concerns with implementing that deep copy correctly so opted for this approach, but agree that it does obscure the true issue a bit. So would you recommend doing the deep copy? If so, do you have an implementation in mind? (e.g. serialize then deserialize) -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org