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

[GitHub] [arrow] yevgenypats commented on pull request #34964: GH-34962: [Go] Make GetOneForMarshal public on Array interface

yevgenypats commented on PR #34964:
URL: https://github.com/apache/arrow/pull/34964#issuecomment-1501992074

   I thought abit more about it and actually I don't think there is much value in `UntypedValue` function (Better to use `GetScalar` then). `GetOneForMarshal` make more sense in my opinion because it is clear what to do with the given object (call `marshal` on it). 


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

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