[
https://issues.apache.org/jira/browse/ARROW-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-15871.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 12585
[https://github.com/apache/arrow/pull/12585]
> [Python] Start raising deprecation warnings for ParquetDataset keywords that
> won't be supported with the new API
> ----------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-15871
> URL: https://issues.apache.org/jira/browse/ARROW-15871
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Joris Van den Bossche
> Assignee: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Currently, the {{ParquetDataset}} API itself still defaults to the legacy
> implementation ({{parquet.read_table}} already defaults to the new) and also
> still supports some keywords that won't be supported with the new
> implementation.
> So if we want to remove the old implementation at some point (ARROW-15868),
> we should start deprecating those options, and also start defaulting to the
> new implementation when possible.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)