Module ascii

Module ascii 

Source

Structs§

SparkAscii
Spark compatible version of the ascii function. Differs from the default ascii function in that it is more permissive of input types, for example casting numeric input to string before executing the function (default version doesn’t allow numeric input).