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
Describe the bug
I found this while adding tests for reading parquet statistics #10592. Instead of getting back
BinaryArray, we getStringArrayTo Reproduce
See test
test_bytein PR #10592Expected behavior
Mins and maxes in
BinaryArraydata typeAdditional context
No response