Sean Moran created ARROW-10800:
----------------------------------
Summary: [Rust] [Parquet] Provide access to the elements of
parquet::record::List
Key: ARROW-10800
URL: https://issues.apache.org/jira/browse/ARROW-10800
Project: Apache Arrow
Issue Type: Improvement
Components: Rust
Reporter: Sean Moran
Fix For: 3.0.0
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)