Joris Van den Bossche created ARROW-11374:
---------------------------------------------
Summary: [Python] Make legacy pyarrow.filesystem /
pyarrow.serialize warnings more visisble
Key: ARROW-11374
URL: https://issues.apache.org/jira/browse/ARROW-11374
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Joris Van den Bossche
Fix For: 4.0.0
Both the legacy filesystems ({{pyarrow.filesytem}} as the serialization
functionality was deprecated in pyarrow 2.0.0, and uses DeprecationWarnings. In
a next step (before actually removing), we can turn them into FutureWarnings,
to make them more visisble (always shown by default in contrast to
DeprecationWarnings)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)