matthewmturner commented on issue #825:
URL: 
https://github.com/apache/arrow-datafusion/issues/825#issuecomment-912892861


   Hi there - I can work on this.  Just to make sure I understand - would doing 
this at the scan level mean extracting the min-max from the compressed data in 
order to determine whether the row group even needs to be materialized?
   
   With regards to the actual docs - does it make sense to add a general 
section on the main docs page to list the optimizations that are currently 
implemented / planned? i.e. whats here 
https://docs.rs/datafusion/5.0.0/datafusion/optimizer/optimizer/trait.OptimizerRule.html
 could be used for whats implemented.
   
   


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