Function datafusion::logical_expr::expr_fn::try_cast
source ยท pub fn try_cast(expr: Expr, data_type: DataType) -> Expr
Expand description
Create a try cast expression
pub fn try_cast(expr: Expr, data_type: DataType) -> Expr
Create a try cast expression