compute_array_length

Function compute_array_length 

Source
fn compute_array_length(
    arr: Option<ArrayRef>,
    dimension: Option<i64>,
) -> Result<Option<u64>>
Expand description

Returns the length of a concrete array dimension