lhoestq opened a new issue, #44959:
URL: https://github.com/apache/arrow/issues/44959

   ### Describe the enhancement requested
   
   There is no direct way to stream record batches from a ParquetDataset right 
now. A workaround is to iterate on the parquet dataset fragments and use 
Fragment.to_batches but it didn't sound so obvious to me.
   
   Proposed solution: add ParquetDataset.to_batches which would behave 
similarly to Dataset.to_batches
   
   
   
   ### Component(s)
   
   Parquet, Python


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to