[
https://issues.apache.org/jira/browse/ARROW-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Moran updated ARROW-10800:
-------------------------------
Description: 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. (was:
When dealing with parquet::record::List, parquet::record::ListAccessor provides
type-safe access to elements of the list 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.)
> [Rust] [Parquet] Provide access to the elements of parquet::record::{List,
> Map, MapList}
> ----------------------------------------------------------------------------------------
>
> 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)