Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0
Description
The read_json_arrow() function lacks a schema argument, and it is not possible to specify a schema through JsonParseOptions. PyArrow allows the user to pass a schema to read_json() through ParseOptions to bypass automatic type inference. Implement this in the R package.
Attachments
Issue Links
- links to