[
https://issues.apache.org/jira/browse/ARROW-11468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-11468:
-----------------------------------
Labels: pull-request-available (was: )
> [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: Nic Crane
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)