You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "clesaec (via GitHub)" <gi...@apache.org> on 2023/02/21 12:55:16 UTC

[GitHub] [iceberg] clesaec opened a new pull request, #6894: Fix StructCopy

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


Re: [PR] Fix StructCopy [iceberg]

Posted by "aokolnychyi (via GitHub)" <gi...@apache.org>.
aokolnychyi commented on PR #6894:
URL: https://github.com/apache/iceberg/pull/6894#issuecomment-1836967378

   @RussellSpitzer 


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org