Ian Cook created ARROW-11468:
--------------------------------

             Summary: [R] Allow user to pass schema to read_json_arrow()
                 Key: ARROW-11468
                 URL: https://issues.apache.org/jira/browse/ARROW-11468
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
    Affects Versions: 3.0.0
            Reporter: Ian Cook
            Assignee: Ian Cook


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to