Module arrow::compute::kernels::length[][src]

Expand description

Defines kernel for length of a string array

Functions

Returns an array of Int32/Int64 denoting the number of bits in each string in the array.

Returns an array of Int32/Int64 denoting the number of bytes in each string in the array.