Function arrow2::compute::length::length[][src]

pub fn length(array: &dyn Array) -> Result<Box<dyn Array>>
Expand description

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