[
https://issues.apache.org/jira/browse/ARROW-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-8232.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 6757
[https://github.com/apache/arrow/pull/6757]
> [Python] Deprecate pa.open_file and pa.open_stream in favor of
> pa.ipc.open_file/open_stream
> -------------------------------------------------------------------------------------------
>
> Key: ARROW-8232
> URL: https://issues.apache.org/jira/browse/ARROW-8232
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Thought we did this already. For the avoidance of ambiguity we should
> encourage the use of {{pyarrow.ipc.open_file}} instead of
> {{pyarrow.open_file}}. So the latter will print a deprecation warning. Since
> many people use these methods we'd need to keep the deprecated versions
> around for a while
--
This message was sent by Atlassian Jira
(v8.3.4#803005)