NGA-TRAN opened a new issue, #10877: URL: https://github.com/apache/datafusion/issues/10877
### Is your feature request related to a problem or challenge? In InfluxDB, we want to have a a function similar to [fetch_statistics](https://github.com/apache/datafusion/blob/47026a2a3dd41a5c87e44ade58d91a89feba147b/datafusion/core/src/datasource/file_format/parquet.rs#L458-L536) but the given input is not the `ObjectStore` and `ObjectMeta` but the `ParquetMetaData` ### Describe the solution you'd like Refactor [fetch_statistics](https://github.com/apache/datafusion/blob/47026a2a3dd41a5c87e44ade58d91a89feba147b/datafusion/core/src/datasource/file_format/parquet.rs#L458-L536) to add one more function that accepts `ParquetMetaData` as input ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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.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