wirable23 commented on issue #39820:
URL: https://github.com/apache/arrow/issues/39820#issuecomment-1913630386

   `next(pyarrow.parquet.ParquetFile(path).iter_batches(batch_size=10, 
row_groups=[0]))`
   
   This code would read only 10 rows from row group 0, not whole row group 0?


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