This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Reading Parquet binary column panics during deserialization 'attempt to subtract with overflow` #944
Labels
bug
Something isn't working
Reading a large binary Parquet file causes an overflow error. You can reproduce this issue but running the unit test on this branch. The column in the dataset that causes the issue is a nullable binary column called
ORDER_AD_SHOWN
.Does anyone have any thoughts as to why this issue is occurring?
Full stack trace:
The text was updated successfully, but these errors were encountered: