rok opened a new pull request, #44339:
URL: https://github.com/apache/arrow/pull/44339

   ### Rationale for this change
   
   Once https://github.com/apache/arrow/issues/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.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to