alamb opened a new pull request, #10843: URL: https://github.com/apache/datafusion/pull/10843
## Which issue does this PR close? Part of https://github.com/apache/datafusion/issues/10806 ## Rationale for this change @marvinlanhenke asked some excellent questions on https://github.com/apache/datafusion/issues/10806#issuecomment-2156778662 I needed to try out a few things myself so I figured rather than ## What changes are included in this PR? 1. Sketch out a `StatisticsExtractor` API, and a somewhat jenky implementation 2. Update the `arrow_statistics` tests to have an option to test data page statistics ## Are these changes tested? Yes ## Are there any user-facing changes? <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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