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

Support min/max statistics in ParquetTable and ParquetExec #537

Closed
Dandandan opened this issue Jun 10, 2021 · 1 comment
Closed

Support min/max statistics in ParquetTable and ParquetExec #537

Dandandan opened this issue Jun 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Dandandan
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Min/max column statistics support doing statistics based optimizations, for example join reordering.

Describe the solution you'd like
Add min/max statistics while preparing parquet data.

Describe alternatives you've considered
n/a

Additional context
n/a

@tustvold
Copy link
Contributor

I believe this is now supported, but feel free to reopen if I am mistaken

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