Module deltalake::arrow::compute::kernels

source ·
Expand description

Computation kernels on Arrow Arrays

Modules§

Functions§

  • Cast array to the provided data type and return a new Array with type to_type, if possible.