We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://github.com/apache/parquet-format/blob/master/Encryption.md for motivation and technical details.
The text was updated successfully, but these errors were encountered:
A starting point could be to generate an encrypted file using pyarrow e.g. a new parameter of the matrix in https://github.com/jorgecarleitao/parquet2/blob/main/tests/write_pyarrow.py, and try to read it on the integration tests. This should hint us into
Sorry, something went wrong.
cc @shicholas , based on pola-rs/polars#3766
No branches or pull requests
See https://github.com/apache/parquet-format/blob/master/Encryption.md for motivation and technical details.
The text was updated successfully, but these errors were encountered: