Function datafusion::logical_expr::rpad
source · pub fn rpad(args: Vec<Expr>) -> ExprExpand description
fill up a string to the length by appending the characters
pub fn rpad(args: Vec<Expr>) -> Exprfill up a string to the length by appending the characters