Wes McKinney created ARROW-4098:
-----------------------------------
Summary: [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
Fix For: 0.12.0
In interest of disambiguating different options 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)