Crate arrow_string

source ·
Expand description

Arrow string kernels

Modules

Defines kernel for length of string arrays and binary arrays
Defines kernel to extract substrings based on a regular expression of a [Large]StringArray
Defines kernel to extract a substring of an Array Supported array types: GenericStringArray, GenericBinaryArray, FixedSizeBinaryArray, DictionaryArray