You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Sean Moran (Jira)" <ji...@apache.org> on 2020/12/03 21:35:00 UTC

[jira] [Updated] (ARROW-10800) [Rust] [Parquet] Provide access to the elements of parquet::record::{List, Map}

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

Sean Moran updated ARROW-10800:
-------------------------------
    Summary: [Rust] [Parquet] Provide access to the elements of parquet::record::{List, Map}  (was: [Rust] [Parquet] Provide access to the elements of parquet::record::{List, Map, MapList})

> [Rust] [Parquet] Provide access to the elements of parquet::record::{List, Map}
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-10800
>                 URL: https://issues.apache.org/jira/browse/ARROW-10800
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Sean Moran
>            Priority: Major
>             Fix For: 3.0.0
>
>
> When dealing with List, Map, and MapList, ListAccessor and MapAccessor provide type-safe access to elements of the collections if type and position are known. For cases where that information is unavailable, providing access to the underlying Vec of Fields would be extremely beneficial.



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