Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::common::arrow::array::array - Rust
[go: Go Back, main page]

Module datafusion::common::arrow::array::array

source ·
Expand description

The concrete array definitions

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§