lidavidm commented on issue #6744:
URL: https://github.com/apache/arrow/pull/6744#issuecomment-617784720


   Thanks for the review!
   
   > It might be nice to have a convenience for prebuffering an entire row 
group. Something like
   > auto rg = file_reader->RowGroup(i);
   > rg->PreBufferAllColumns();
   
   I think it's not worth it given this is a relatively low-level API, but may 
be handy if you do expect people to be using this directly often (instead of 
via ArrowReaderProperties).


----------------------------------------------------------------
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:
[email protected]


Reply via email to