fn compute_array_length( arr: Option<ArrayRef>, dimension: Option<i64>, ) -> Result<Option<u64>>
Returns the length of a concrete array dimension