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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
