arrow_array::array

Type Alias DurationSecondArray

Source
pub type DurationSecondArray = PrimitiveArray<DurationSecondType>;
Expand description

A PrimitiveArray of elapsed durations in seconds

Aliased Typeยง

struct DurationSecondArray { /* private fields */ }