Module arrow_array::array

source ·
Expand description

The concrete array definitions

Re-exports§

Structs§

Traits§

Functions§

  • 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

Type Aliases§