You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "yevgenypats (via GitHub)" <gi...@apache.org> on 2023/04/24 17:04:01 UTC

[GitHub] [arrow] yevgenypats opened a new issue, #35306: [Go]: Schema Fields returns reference instead of copy

yevgenypats opened a new issue, #35306:
URL: https://github.com/apache/arrow/issues/35306

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   All methods on `Schema` returns objects that shouldn't mutate the schema itself apart from `Fields()`.
   
   ### Component(s)
   
   Go


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

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


[GitHub] [arrow] zeroshade closed issue #35306: [Go]: Schema Fields returns reference instead of copy

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #35306: [Go]: Schema Fields returns reference instead of copy
URL: https://github.com/apache/arrow/issues/35306


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

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