Function arrow2::io::parquet::write::get_max_length

source ·
pub fn get_max_length(array: &dyn Array, nested: &[Nested<'_>]) -> usize
Expand description

Get the length of Array that should be sliced.