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

   # Which issue does this PR close?
   
   Closes #7390.
   
   # Rationale for this change
    
   Allows readers to read column and offset indexes when a file is encrypted 
with modular encryption.
   
   # What changes are included in this PR?
   
   Updates `ParquetMetaDataReader` so it will decrypt column and offset indexes 
if they are encrypted and page indexes are enabled in `ArrowReaderOptions`.
   
   # Are there any user-facing changes?
   
   Yes, this is a new user-facing feature.
   
   Co-authored by @corwinjoy


-- 
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