pub type TimeChunked = Logical<TimeType, Int64Type>;

Implementations

Construct a new TimeChunked from an iterator over NaiveTime.

Construct a new TimeChunked from an iterator over optional NaiveTime.

Trait Implementations

Performs the conversion.

Get data type of ChunkedArray.

Gets AnyValue from LogicalType

Initialize by name and values.

Initialize by name and values.