pub fn chr(args: &[ArrayRef]) -> Result<ArrayRef>
string_expressions
Returns the character with the given code. chr(65) = ‘A’