Skip to content

[Python] Deprecate the (common_)metadata(_path) attributes of ParquetDataset #20181

@asfimport

Description

@asfimport

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.

Reporter: Joris Van den Bossche / @jorisvandenbossche
Assignee: Alenka Frim / @AlenkaF

PRs and other links:

Note: This issue was originally created as ARROW-16121. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions