Function datafusion::logical_expr::chr
source · pub fn chr(code_point: Expr) -> Expr
Expand description
converts the Unicode code point to a UTF8 character
pub fn chr(code_point: Expr) -> Expr
converts the Unicode code point to a UTF8 character