pub type DateChunked = Logical<DateType, Int32Type>;

Implementations

Construct a new DateChunked from an iterator over NaiveDate.

Construct a new DateChunked from an iterator over optional NaiveDate.

Trait Implementations

Performs the conversion.

Get data type of ChunkedArray.

Gets AnyValue from LogicalType

Initialize by name and values.

Initialize by name and values.