Trait polars_plan::logical_plan::Literal
source · Required Methods§
Implementations on Foreign Types§
source§impl Literal for NaiveDateTime
Available on crate features temporal
and dtype-datetime
only.
impl Literal for NaiveDateTime
Available on crate features
temporal
and dtype-datetime
only.source§impl Literal for ChronoDuration
Available on crate features temporal
and dtype-duration
only.
impl Literal for ChronoDuration
Available on crate features
temporal
and dtype-duration
only.