Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetch_statistics for a given ParquetMetaData #10877

Closed
NGA-TRAN opened this issue Jun 11, 2024 · 2 comments
Closed

fetch_statistics for a given ParquetMetaData #10877

NGA-TRAN opened this issue Jun 11, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@NGA-TRAN
Copy link
Contributor

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

@NGA-TRAN NGA-TRAN added the enhancement New feature or request label Jun 11, 2024
@NGA-TRAN
Copy link
Contributor Author

@alamb I am working on this

@alamb alamb self-assigned this Jun 11, 2024
@alamb alamb changed the title fetch_statistics for a given ParquetMetaData fetch_statistics for a given ParquetMetaData Jun 11, 2024
@alamb
Copy link
Contributor

alamb commented Jun 13, 2024

Done in #10880

@alamb alamb closed this as completed Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants