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

   # Which issue does this PR close?
   None
   
   # Rationale for this change
    
   While working on #7369 I found an issue with doing suffix reads of the 
metadata coupled with encryption.
   
   # What changes are included in this PR?
   
   Slice the footer off the buffer before passing it on to the decode function, 
as is done several lines below.
   
   Added a test that fails if the change around line 713 is reverted.
   
   # Are there any user-facing changes?
   
   No
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please call them out.
   -->
   


-- 
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...@arrow.apache.org

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

Reply via email to