corwinjoy opened a new pull request, #16351:
URL: https://github.com/apache/datafusion/pull/16351

   ## Which issue does this PR close?
   
   - Closes #15216.
   
   
   ## What changes are included in this PR?
   
   This PR adds support for encryption in DataFusion’s Parquet implementation. 
The changes introduce new configuration options for file encryption and 
decryption properties, update various components (including proto conversion, 
file reading/writing, and tests), and add an end-to-end encrypted Parquet 
example.
   
   
   ## Are these changes tested?
   
   Tests and examples have been added to demonstrate and test functionality 
versus Parquet modular encryption. These could use feedback since there may be 
additional DataFusion usage cases that should be covered.
   
   ## Are there any user-facing changes?
   
   Additional options have been added to allow encryption/decryption 
configuration. We are soliciting additional feedback on how to handle key 
columns in a way that best fits the existing API.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to