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

Incorrect statistics read for binary columns in parquet #10605

Closed
Tracked by #10453
NGA-TRAN opened this issue May 21, 2024 · 0 comments · Fixed by #10645
Closed
Tracked by #10453

Incorrect statistics read for binary columns in parquet #10605

NGA-TRAN opened this issue May 21, 2024 · 0 comments · Fixed by #10645
Labels
bug Something isn't working

Comments

@NGA-TRAN
Copy link
Contributor

Describe the bug

I found this while adding tests for reading parquet statistics #10592. Instead of getting back BinaryArray, we get StringArray

To Reproduce

See test test_byte in PR #10592

Expected behavior

Mins and maxes in BinaryArray data type

Additional context

No response

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant