Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The JSON reader currently only parses from a single, contiguous buffer and only in a single thread. This would be much more useful if it supported multithreaded parsing from a stream, as CSV does
Attachments
Issue Links
- supercedes
-
ARROW-5040 [C++] ArrayFromJSON can't parse Timestamp from strings
- Closed
- links to