lidavidm commented on pull request #9620:
URL: https://github.com/apache/arrow/pull/9620#issuecomment-812174345


   (FWIW, I'm currently reworking this so that it gives just 
`AsyncGenerator<RecordBatch>`, and to manage pre-buffering internally so that 
the user doesn't have to worry about it, similar to CSV and IPC. The 
granularity of pre-buffering will be per-row-group which is not ideal for small 
row groups, but that could be improved.)


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


Reply via email to