You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/13 13:41:00 UTC

[jira] [Resolved] (ARROW-14694) [R] Let me dput a schema

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

Nicola Crane resolved ARROW-14694.
----------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

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

> [R] Let me dput a schema
> ------------------------
>
>                 Key: ARROW-14694
>                 URL: https://issues.apache.org/jira/browse/ARROW-14694
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Jonathan Keane
>            Assignee: Romain Francois
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> Right now there's no way to get the R code that would create a schema from a schema. It would be nice to be able to do something like {{dput(schema)}} and return a string that is the R code that would reconstruct the schema. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)