pub fn length(array: &dyn Array) -> Result<Box<dyn Array>>
Available on crate feature compute_length only.
Expand description

Returns an array of integers with the number of bytes on each string of the array.