Is your feature request related to a problem or challenge?
In InfluxDB, we want to have a a function similar to fetch_statistics but the given input is not the ObjectStore and ObjectMeta but the ParquetMetaData
Describe the solution you'd like
Refactor fetch_statistics to add one more function that accepts ParquetMetaData as input
Describe alternatives you've considered
No response
Additional context
No response