Function datafusion::logical_expr::expr_fn::upper
source · pub fn upper(string: Expr) -> Expr
Expand description
converts the string to upper case
pub fn upper(string: Expr) -> Expr
converts the string to upper case