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

   # Which issue does this PR close?
   
   Closes #7599.
   
   # Rationale for this change
   
   Written plaintext footer file will not include 
`footer_signing_key_metadata`, see proposed test for reproduction.
   Written encrypted non-plaintext footer files shouldn't include 
`encryption_algorithm`, see proposed test for reproduction.
   
   # What changes are included in this PR?
   
   `footer_signing_key_metadata` is now included in plaintext footer file and 
`encryption_algorithm` is not included in the footer if footer is non-plaintext.
   
   # Are there any user-facing changes?
   
   This doesn't change user facing 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: [email protected]

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

Reply via email to