XinyuZeng commented on issue #34509:
URL: https://github.com/apache/arrow/issues/34509#issuecomment-1621177935

   What confuses me before is here: [class 
ArrowReaderProperties](https://arrow.apache.org/docs/cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderPropertiesE)
 says this is "Properties for configuring FileReader behavior." But 
[set_batch_size](https://arrow.apache.org/docs/cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties14set_batch_sizeE7int64_t)
 is useless for FileReader. Add a few lines to doc may help the users who only 
want to use the FileReader be clear about those options.


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