ARROW-16121: [Python] Deprecate the (common_)metadata(_path) attributes of ParquetDataset#12952
ARROW-16121: [Python] Deprecate the (common_)metadata(_path) attributes of ParquetDataset#12952AlenkaF wants to merge 5 commits intoapache:masterfrom
Conversation
|
There is a |
…recation of common_metadata.
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
|
Benchmark runs are scheduled for baseline = f23965c and contender = a16be6b. a16be6b is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
This PR tries to:
metadata,metadata_pathandcommon_metadata_pathattributes in the legacy ParquetDataset.metadatakeyword in the ParquetDataset constructor.common_metadataattribute has already been deprecated.