Function datafusion_functions::core::expr_fn::arrow_cast
source ยท pub fn arrow_cast(arg1: Expr, arg2: Expr) -> ExprExpand description
Returns value2 if value1 is NULL; otherwise it returns value1
pub fn arrow_cast(arg1: Expr, arg2: Expr) -> ExprReturns value2 if value1 is NULL; otherwise it returns value1