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

Add tests for reading numeric limits in parquet statistics #10642

Merged
merged 6 commits into from
May 27, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented May 23, 2024

Which issue does this PR close?

Part of #10453

Rationale for this change

As we fill out parquet statistics features, it would be good to ensure they work well with numeric limits (aka the ranges of values of different types)

What changes are included in this PR?

Add new tests for numeric limits

Are these changes tested?

Only tests

Are there any user-facing changes?

No

@github-actions github-actions bot added the core Core datafusion crate label May 23, 2024
@alamb alamb force-pushed the alamb/numeric_limits_tests branch from de935ed to efcb93d Compare May 23, 2024 21:12
@alamb alamb marked this pull request as ready for review May 23, 2024 21:12
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks @alamb

@alamb alamb merged commit 7db58a9 into apache:main May 27, 2024
23 checks passed
@alamb
Copy link
Contributor Author

alamb commented May 27, 2024

Thanks again for the review @comphead

@alamb alamb deleted the alamb/numeric_limits_tests branch May 27, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core datafusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants