Krisztian Szucs created ARROW-2769:
--------------------------------------
Summary: [Python] Deprecate and rename add_metadata methods
Key: ARROW-2769
URL: https://issues.apache.org/jira/browse/ARROW-2769
Project: Apache Arrow
Issue Type: Improvement
Reporter: Krisztian Szucs
Deprecate and replace `pyarrow.Field.add_metadata` (and other likely named
methods) with replace_metadata, set_metadata or with_metadata. Knowing Spark's
immutable API, I would have chosen with_metadata but I guess this is probably
not what the average Python user would expect as naming.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)