Commits


Sean Moran authored and Neville Dipale committed 63144ad25ab
ARROW-10800 [Rust] [Parquet] Provide access to the elements of parquet::record::{List, Map} Adds public functions for both List and Map that provide access to their internal vecs via a slice Closes #8827 from seen/ARROW-10800-expose-elements Authored-by: Sean Moran <sean.m.moran@gmail.com> Signed-off-by: Neville Dipale <nevilledips@gmail.com>