pitrou opened a new pull request, #48005:
URL: https://github.com/apache/arrow/pull/48005

   ### Rationale for this change
   
   The benchmark was instantiating the `ColumnReader` with less values than it 
would later attempt to read. The `ReadBatch` method would then return 0 
prematurely and the loop would never progress.
   
   ### Are these changes tested?
   
   Manually and by continuous benchmarking.
   
   ### Are there any user-facing changes?
   
   No.


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