You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/09/08 06:38:00 UTC

[jira] [Created] (ARROW-17649) [Python] Remove remaining deprecated APIs from <= 1.0.0

Joris Van den Bossche created ARROW-17649:
---------------------------------------------

             Summary: [Python] Remove remaining deprecated APIs from <= 1.0.0
                 Key: ARROW-17649
                 URL: https://issues.apache.org/jira/browse/ARROW-17649
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: Python
            Reporter: Joris Van den Bossche


Not all deprecations from <=1.0.0 were already done in ARROW-17010, the remaining ones:

- Ignoring mismatch between {{ordered}} flag of values and type in {{array(..)}}
- RecordBatchReader {{get_next_batch}} method
- {{DictionaryScalar.index/dictionary_value}} attributes (deprecated since 1.0.0)
- {{num_children}} field of DataType
- {{add_metadata}} method of Field



--
This message was sent by Atlassian Jira
(v8.20.10#820010)