You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/04/22 17:46:00 UTC

[jira] [Resolved] (ARROW-16121) [Python] Deprecate the (common_)metadata(_path) attributes of ParquetDataset

     [ https://issues.apache.org/jira/browse/ARROW-16121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-16121.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 12952
[https://github.com/apache/arrow/pull/12952]

> [Python] Deprecate the (common_)metadata(_path) attributes of ParquetDataset
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-16121
>                 URL: https://issues.apache.org/jira/browse/ARROW-16121
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Assignee: Alenka Frim
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The custom python ParquetDataset implementation exposes the {{metadata}}, {{metadata_path}}, {{common_metadata}} and {{common_metadata_path}} attributes, something for which we didn't add an equivalent to the new dataset API. 
> Unless we still want to add something for this, we should deprecate those attributes in the legacy ParquetDataset. 
> In addition, we should also deprecate passing the {{metadata}} keyword in the ParquetDataset constructor. 



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