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/03 11:24:14 UTC

[GitHub] [arrow] yevgenypats opened a new issue, #34855: [Go] Add GetValue function to Metadata

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

   ### Describe the enhancement requested
   
   Given `metadata` doesn't return a map as in other language it will be useful to have a `GetValue(key string) (string, bool)` function. This will help two function two calls such as `FindKey` and then `Values()[k]` to get the value of the metadata. 
   
   ### 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 #34855: [Go] Add GetValue function to Metadata

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #34855: [Go] Add GetValue function to Metadata
URL: https://github.com/apache/arrow/issues/34855


-- 
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