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::datatypes - Rust
[go: Go Back, main page]

Module datafusion::common::arrow::datatypes

source ·
Expand description

Defines the logical data types of Arrow arrays.

The most important things you might be looking for are:

  • Schema to describe a schema.
  • Field to describe one field within a schema.
  • DataType to describe the type of a field.

Structs§

Enums§

  • Datatypes supported by this implementation of Apache Arrow.
  • YEAR_MONTH, DAY_TIME, MONTH_DAY_NANO interval in SQL style.
  • An absolute length of time in seconds, milliseconds, microseconds or nanoseconds.

Constants§

Traits§

Functions§

Type Aliases§