Skip to content

Add example for how to read/write encrypted parquet files #7281

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

Closed
Tracked by #7278
alamb opened this issue Mar 13, 2025 · 2 comments · Fixed by #7283
Closed
Tracked by #7278

Add example for how to read/write encrypted parquet files #7281

alamb opened this issue Mar 13, 2025 · 2 comments · Fixed by #7283
Assignees
Labels
documentation Improvements or additions to documentation enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate

Comments

@alamb
Copy link
Contributor

alamb commented Mar 13, 2025

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Thanks to @rok @adamreeve and others the parquet crate now has the ability to read encrypted files (#6637)

We should document this with some examples to help users understand how it can be used

Describe the solution you'd like
Add an example of how to write

Describe alternatives you've considered

Perhaps we can add an example here below the basic ones:

Additional context

@alamb alamb added the enhancement Any new improvement worthy of a entry in the changelog label Mar 13, 2025
@rok rok self-assigned this Mar 13, 2025
@alamb alamb added the parquet Changes to the parquet crate label Mar 14, 2025
@alamb
Copy link
Contributor Author

alamb commented Mar 14, 2025

label_issue.py automatically added labels {'parquet'} from #6637

@alamb alamb added the documentation Improvements or additions to documentation label Mar 14, 2025
@alamb
Copy link
Contributor Author

alamb commented Mar 14, 2025

label_issue.py automatically added labels {'documentation'} from #7283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants