-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-16121: [Python] Deprecate the (common_)metadata(_path) attributes of ParquetDataset #12952
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.