You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/04/25 08:06:00 UTC

[jira] [Commented] (ARROW-16119) [Python] Deprecate the legacy ParquetDataset custom python-based implementation

    [ https://issues.apache.org/jira/browse/ARROW-16119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527367#comment-17527367 ] 

Joris Van den Bossche commented on ARROW-16119:
-----------------------------------------------

We included many additional deprecations in pyarrow 8.0.0, but we still need to deprecate / switch the {{use_legacy_dataset}} keyword in {{ParquetDataset(..)}} constructor itself (we are first deprecating the parameters and properties that are enabled by the legacy dataset constructor). 

> [Python] Deprecate the legacy ParquetDataset custom python-based implementation
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-16119
>                 URL: https://issues.apache.org/jira/browse/ARROW-16119
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Priority: Major
>             Fix For: 9.0.0
>
>
> To be able to remove the custom python implementation (ARROW-15868), we first need to deprecate the various aspects. 
> This issue is meant as a parent issue to keep an overview of the different tasks.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)