Function datafusion::logical_expr::to_timestamp_micros
source · pub fn to_timestamp_micros(date: Expr) -> ExprExpand description
converts a string to a Timestamp(Microseconds, None)
pub fn to_timestamp_micros(date: Expr) -> Exprconverts a string to a Timestamp(Microseconds, None)