| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/api/../generated/pyarrow.json.ReadOptions.html | [Back] [Original] |
Section Navigation
Bases: _Weakrefable
Options for reading JSON files.
Methods
Attributes
How much bytes to process at a time from the input stream. |
|
Whether to use multiple threads to accelerate reading. |
How much bytes to process at a time from the input stream.
This will determine multi-threading granularity as well as the size of individual chunks in the Table.
Whether to use multiple threads to accelerate reading.
Copyright 2016-2026 Apache Software Foundation.
Apache Arrow, Arrow, Apache, the Apache logo, and the Apache Arrow project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
Created using Sphinx 9.1.0.
Built with the PyData Sphinx Theme 0.20.0.
| Web Proxy Viewer | New URL | Original Page |