Winter '26 (API version 65.0)
Newer Version Available
ascii(n)
1q = foreach q generate ascii("a") as int_value; 2- -int_value == 97