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

   Working on https://github.com/apache/datafusion/pull/16014 I think I found 
that we collect parquet statistics by default on `ListingTable` *despite the 
fact that the config option defaults to false*.
   
   I believe no one has noticed this because:
   1. It's hard to detect any side effects.
   2. A lot of companies using DataFusion don't use `ListingTable`.
   3. In the tests where it matters it gets set explicitly (but the default 
behavior is not tested).


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