Add example for how to read/write encrypted parquet files #7281
Labels
documentation
Improvements or additions to documentation
enhancement
Any new improvement worthy of a entry in the changelog
parquet
Changes to the parquet crate
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
The text was updated successfully, but these errors were encountered: