[
https://issues.apache.org/jira/browse/ARROW-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-8079.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 6793
[https://github.com/apache/arrow/pull/6793]
> [Python] Implement a wrapper for KeyValueMetadata, duck-typing dict where
> relevant
> ----------------------------------------------------------------------------------
>
> Key: ARROW-8079
> URL: https://issues.apache.org/jira/browse/ARROW-8079
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Per mailing list discussion, it may be better to not return the metadata
> always as a dict and instead wrap the KeyValueMetadata methods. We can make
> {{__getitem__}} lookup a key in it of course
--
This message was sent by Atlassian Jira
(v8.3.4#803005)