arrow::compute::kernels

Module cast_utils

Expand description

Parser implementations for converting strings to Arrow types

Used by the CSV and JSON readers to convert strings to Arrow types

Structs§

Enums§

  • Represents the units of an interval, with each variant corresponding to a bit in the interval’s bitfield representation

Traits§

  • Specialized parsing implementations to convert strings to Arrow types.

Functions§

Type Aliases§

  • A tuple representing (months, days, nanoseconds) in an interval