alamb commented on issue #10655: URL: https://github.com/apache/arrow-rs/issues/10655#issuecomment-5602919139
I agree it would be nice to have a usecase / example of how thse would work > Proposed API The skip rows makes sense to me the 'read_batch' seems somewhat redundant (the reader is already an iterator of RecordBatchs) If the idea is to control the size, maybe a better API would be to change the target batch size mid read 🤔 -- 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]
