You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jonathan Kelley (Jira)" <ji...@apache.org> on 2020/04/24 23:26:00 UTC

[jira] [Commented] (ARROW-4544) [Rust] Read nested JSON structs into StructArrays

    [ https://issues.apache.org/jira/browse/ARROW-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091969#comment-17091969 ] 

Jonathan Kelley commented on ARROW-4544:
----------------------------------------

Is there a particular direction this would need to take that doesn't follow recursion?

I'd like to contribute this feature but if recursion is not the recommended way, it would be nice to know up front.

> [Rust] Read nested JSON structs into StructArrays
> -------------------------------------------------
>
>                 Key: ARROW-4544
>                 URL: https://issues.apache.org/jira/browse/ARROW-4544
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Rust
>            Reporter: Neville Dipale
>            Priority: Minor
>
> _Adding this as a separate task as it's a bit involved._
> Add the ability to read in JSON structs that are children of the JSON record being read.
> The main concern here is deeply nested structures, which will require a performant and reusable basic JSON reader before dealing with recursion.



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