Module google_cloud_bigquery::storage::compute::kernels::substring
Expand description
Defines kernel to extract a substring of an Array Supported array types: GenericStringArray, GenericBinaryArray, FixedSizeBinaryArray, DictionaryArray
Functions
- Returns an
ArrayRefwith substrings of all the elements inarray. - Arguments