You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/04/14 23:33:00 UTC

[jira] [Resolved] (ARROW-11468) [R] Allow user to pass schema to read_json_arrow()

     [ https://issues.apache.org/jira/browse/ARROW-11468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson resolved ARROW-11468.
-------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9950
[https://github.com/apache/arrow/pull/9950]

> [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
>             Fix For: 4.0.0
>
>          Time Spent: 4h 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)