You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/03/11 21:28:00 UTC

[jira] [Created] (ARROW-8079) [Python] Implement a wrapper for KeyValueMetadata, duck-typing dict where relevant

Wes McKinney created ARROW-8079:
-----------------------------------

             Summary: [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
             Fix For: 0.17.0


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)