pub type DurationChunked = Logical<DurationType, Int64Type>;

Implementations

Change the underlying TimeUnit. And update the data accordingly.

Change the underlying TimeUnit. This does not modify the data.

Construct a new DurationChunked from an iterator over ChronoDuration.

Construct a new DurationChunked from an iterator over optional ChronoDuration.

Trait Implementations

Get data type of ChunkedArray.

Gets AnyValue from LogicalType

Initialize by name and values.

Initialize by name and values.