arrow_array

Module array

Source
Expand description

The concrete array definitions

Re-exports§

Modules§

Structs§

Traits§

Functions§

  • get_offsets πŸ”’ ⚠
    Helper function that gets offset from an [ArrayData]
  • Constructs an array using the input data. Returns a reference-counted Array instance.
  • Creates a new empty array
  • Creates a new array of data_type of length length filled entirely of NULL values
  • print_long_array πŸ”’
    Helper function for printing potentially long arrays.

Type Aliases§