pitrou opened a new issue, #49923: URL: https://github.com/apache/arrow/issues/49923
### Describe the bug, including details regarding any error messages, version, and platform. Some Parquet reading APIs in PyArrow have `pre_buffer` default to False and others to True. The default value should probably be made consistent. On the C++ side, the default value is true. ### Component(s) Python, Parquet -- 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]
