Crate arrow_schema

source ·
Expand description

Arrow logical types

Modules

Structs

  • Describes a single column in a Schema.
  • Describes the meta-data of an ordered sequence of relative types.
  • Options that define the sort order of a given column

Enums

  • Many different operations in the arrow crate return this error type.
  • The set of datatypes that are 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

Type Definitions