Joris Van den Bossche created ARROW-16728:
---------------------------------------------
Summary: [Python] Switch default and deprecate
use_legacy_dataset=True in ParquetDataset
Key: ARROW-16728
URL: https://issues.apache.org/jira/browse/ARROW-16728
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Joris Van den Bossche
Fix For: 9.0.0
The ParquetDataset() constructor itself still defaults to
{{use_legacy_dataset=True}} (although using specific attributes or keywords
related to that will raise a warning). So a next step will be to actually
deprecate passing that and switching the default, and then only afterwards we
can remove the code.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)