Skip to content
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

GH-44338: [Python][Parquet] Read encrypted parquet datasets via _metadata #44339

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rok
Copy link
Member

@rok rok commented Oct 8, 2024

Rationale for this change

Once #41719 is resolved we will have necessary c++ code path to read and write datasets with metadata stored in encrypted _metadata file. We want to provide the same functionality from Python and this change provides it.

What changes are included in this PR?

This adds python code to read and write dataset metadata into encrypted _metadata file.

Are these changes tested?

Yes.

Are there any user-facing changes?

This adds a new functionality to the users.

Copy link

github-actions bot commented Oct 8, 2024

⚠️ GitHub issue #44338 has been automatically assigned in GitHub to PR creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant