alamb commented on PR #103:
URL: https://github.com/apache/datafusion-site/pull/103#issuecomment-3275880038

   > Oh I think I'm getting the picture now. So it is not only derived from 
data itself(like I was told) it is hybrid, data + parquet stats. 
   
   Yeah, I think the predicate (min value) itself is derived only from data, 
but actually using it to make the query faster relies on statistics (and all 
the other parts of multi-level pruning)


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