arrow_string

Module length

Source
Expand description

Defines kernel for length of string arrays and binary arrays

Functionsยง

  • Returns an array of Int32/Int64 denoting the number of bits in each value in the array.
  • bit_length_impl ๐Ÿ”’
  • Returns an array of Int32/Int64 denoting the length of each value in the array.
  • length_impl ๐Ÿ”’