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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
