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

   Successor to https://github.com/alamb/arrow-rs/pull/54
   
   - Related to https://github.com/apache/arrow-rs/issues/8441
   
   ## Rationale
   This PR is part of testing how much faster Parquet thrift decoding would be 
if/when we extended the APIs to skip parsing the portions that are not needed 
for query, specifically various statistics from the parquet footer metadata 
(aka column stats and encoding stats)
   
   I do not intend to propose merging this (ever)
   
   Changes:
   Comment out decoding of statistics in metadata


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