[
https://issues.apache.org/jira/browse/ARROW-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-4098.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 3244
[https://github.com/apache/arrow/pull/3244]
> [Python] Deprecate pyarrow.open_stream,open_file in favor of
> pa.ipc.open_stream/open_file
> -----------------------------------------------------------------------------------------
>
> Key: ARROW-4098
> URL: https://issues.apache.org/jira/browse/ARROW-4098
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In interest of disambiguating different meanings of "streams" and "files" I
> propose that we change these APIs to come out of the {{pyarrow.ipc}}
> namespace. To help with the transition, we can maintain functions in the top
> level namespace that create a FutureWarning. Since a lot of people use these
> functions, we should probably give them 2 major releases to get migrated
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)