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

[GitHub] [arrow] zeroshade commented on issue #34377: [Go] enhancement request to expose AnyValue() on Scalar

zeroshade commented on issue #34377:
URL: https://github.com/apache/arrow/issues/34377#issuecomment-1448549316

   @chrisirhc Thanks for filing this, I can see the benefit here if that's something people are looking for. Most of the Scalar types already have a `value()` method which returns an `interface{}`, it just isn't publicly available. In theory it should be possible to just make that externally visible to do this. Would you be willing to make the PR for 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