You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/06/02 09:45:00 UTC

[jira] [Resolved] (ARROW-12859) [C++] Add ScalarFromJSON for easier testing

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

Antoine Pitrou resolved ARROW-12859.
------------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

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

> [C++] Add ScalarFromJSON for easier testing
> -------------------------------------------
>
>                 Key: ARROW-12859
>                 URL: https://issues.apache.org/jira/browse/ARROW-12859
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> We have ArrayFromJSON and various others but not DatumFromJSON which would make things a little easier.
> (Originally this suggested making a DatumFromJSON but then it's ambiguous whether something might be, for instance, an array or a list scalar, as Antoine pointed out.)



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