Spring '22 (API version 54.0)
ascii(n)
1q = foreach q generate ascii("a") as int_value; 2- -int_value == 97