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

   ## Which issue does this PR close?
   
   - Closes #17352
   
   ## Rationale for this change
   
   Allows taking advantage of page indexes to optimize queries when reading 
encrypted Parquet files.
   
   ## What changes are included in this PR?
   
   Removes previous workaround disabling page index reading when a Parquet file 
is encrypted.
   
   ## Are these changes tested?
   
   Yes, reading the page index is enabled by default so this is covered by 
existing encryption tests, eg. 
https://github.com/apache/datafusion/blob/051269e97aa08d7a631c7ab44b48ffa1ba9e822f/datafusion/core/src/dataframe/parquet.rs#L252
   
   ## Are there any user-facing changes?
   
   No
   


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