[
https://issues.apache.org/jira/browse/ARROW-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-4098:
--------------------------------
Description: 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 (was: 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)
> [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
> Fix For: 0.12.0
>
>
> 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)