arrow::array

Type Alias DurationSecondArray

pub type DurationSecondArray = PrimitiveArray<DurationSecondType>;
Expand description

A PrimitiveArray of elapsed durations in seconds

Aliased Typeยง

struct DurationSecondArray { /* private fields */ }