tustvold opened a new issue, #1997:
URL: https://github.com/apache/arrow-rs/issues/1997

   **Describe the bug**
   
   If a parquet file contained a page that claimed to have more values in its 
page metadata, that it actually has, it could cause ColumnReader::read_batch to 
get stuck in an infinite loop trying to read more rows and each iteration 
reading none
   
   **To Reproduce**
   
   Inspect code
   
   **Expected behavior**
   
   We should verify that we read the correct number of levels / values each time
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to