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/21 19:15:00 UTC

[jira] [Updated] (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 updated ARROW-16121:
------------------------------------
    Fix Version/s: 9.0.0
                       (was: 8.0.0)

> [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
>            Priority: Major
>             Fix For: 9.0.0
>
>
> 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)