diggerk opened a new pull request #9432: URL: https://github.com/apache/arrow/pull/9432
Parquet reader crashes while reading boolean columns due to incorrect calculation of buffer size in TypedColumnReaderImpl::Skip. This change fixes the buffer size calculation to accomodate levels data. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org