[
https://issues.apache.org/jira/browse/ARROW-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659795#comment-17659795
]
Rok Mihevc commented on ARROW-2769:
-----------------------------------
This issue has been migrated to [issue
#19152|https://github.com/apache/arrow/issues/19152] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++][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
> Components: C++, Python
> Reporter: Krisztian Szucs
> Assignee: Krisztian Szucs
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)