alamb commented on issue #13035:
URL: https://github.com/apache/datafusion/issues/13035#issuecomment-2429383079

   @XiangpengHao  and @tustvold  are also working on Adaptive Predicate 
Pushdown in the parquet reader of 
https://github.com/apache/arrow-rs/issues/5523 -- this has the potential to 
allow DataFusion to always push predicates into the parquet decoder itself, 
further improving parquet read performance
   
   See the great writeup from @tustvold  here with analysis: 
https://github.com/apache/arrow-rs/issues/6454#issuecomment-2402118020
   
   cc @samuelcolvin 


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